You must be logged in to post your query.
Home › Forums › Report Bugs › Issues With Same Value < 1 On Logarithmic Axes
If a single Y-Axis value less than 1 is used for all data points, then the axis labels will not show and the viewport min and max are reversed. See here: https://jsfiddle.net/bfcj6psh/.
However, if the single Y-Axis value is 1 or greater, then it works fine. See here: https://jsfiddle.net/bgd1wvuf/.
@bfailing,
Thanks for reporting the use-case. For now, you can workaround this issue by setting minimum of axisY as shown in this JSFiddle.
—- Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic. Login/Register