Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Overall" Line Plot #19

Open
jwiel86 opened this issue Nov 27, 2017 · 1 comment
Open

"Overall" Line Plot #19

jwiel86 opened this issue Nov 27, 2017 · 1 comment

Comments

@jwiel86
Copy link

jwiel86 commented Nov 27, 2017

Is there a way to display an "overall" line plot?

@nsoseka
Copy link

nsoseka commented Jul 4, 2019

Hi
You can do almost everything you normally do with chart.js when using report_skit because report_skit uses it.
So something like this might do

chart:
  type: line
  options:
    legend:
      display: true
      position: right

I hope you understand your question well though, if not more context will be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants