Is there a license that would provide source to modify the code to add that functionality?
Or I can simulate a similar approach by adding the following:
{ startValue: 150, endValue: 150, style: { fill: ‘black’, stroke: ‘black’, height: 30}}
This puts a line at 150 that is vertically longer, however the height makes it drop down, is there an offset that I would move the line up a little bit to center it on the chart?
Thank you,
Kris