Is there a way to leave out series from the summed amount? #4190
Unanswered
radonyizsolt
asked this question in
Q&A
Replies: 1 comment
-
Your example, with the added minimal chart: {} spec below, stacks series1 and series2 (type "bar") and draws the line separately. I get series 3 stacked if the chart type is changed to "bar" instead of "line".
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am trying to make a trendline in a stacked bar chart, but my Y axis max value shows the all the series are counted. Is there a way to exclude one series from this so my Yaxis max value can be a value based on the first two series?
Examle:
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions