Open KannanGovindaraj opened 7 years ago
What do you mean by stripLine color?
stripline means we can add background color based on values like x-axis and y-axis
see for ref: https://canvasjs.com/docs/charts/chart-options/axisx/strip-trend-lines/
Guessing we never saw an answer here - I am looking for a similar feature where the background need to be divided into three regions (Good, Marginal, Bad) for a series of data points. A horizontal strip line from the canvasjs charts seems to handle this concept. Did any one have a good solution for the creating data zones backgrounds in ngx-charts - I would prefer not to re-invent here is possible.
Now am using ngx Bubble chart, want to use stripLine color based on Y-axis values but i can't use it.