Home Forums StockChart Support startValue on rangeSelector has no effect Reply To: startValue on rangeSelector has no effect

#36026

@ben551445,

You seem to have provided selectedRangeButtonIndex property along with startValue and endValue properties. In this case, the selectedRangeButtonIndex is overriding the other properties. You can remove the property to make it work as shown in this updated JSFiddle

StockChart with start and end value for inputFields


Adithya Menon
Team CanvasJS