Hi,
Problem of the day, I have a simple stripLine on the Y axis and would like it to be displayed on the graph no matter what values are the other datasets. Right now, it is “above” the graph.
There should be such an option to take into consideration the stripline when calculating the draw area…
Actual behavior: add a stripLine with a value higher than the Y maximum, by default it won’t show up. Example: https://jsfiddle.net/Lb92t5vh/ (just change it’s value for 40 or under and it will show obviously)
Expected behavior: the graph Y axis would scale up and allow the stripLine to be visible.
Thanks
-
This topic was modified 4 years, 4 months ago by xavcactus. Reason: added details for the splitline values