Is it possible to display threshold value line in the sencha bar charts. As my requirements is to show the threshold value as a vertical line on the bar chart, so that the user can easily able to find which are out of limits.
Please help me regarding this….
Thanks,
Nag.
I added a line series to return the data that will then make the line series draw a line. I add the threshold value dynamically to each row in the store. My code is
in the series i mentioned