Closed zoomies closed 9 years ago
So, I played with the y-axis inset, and here is what I am seeing with lineChart.y.axis.inset = 35.0
This could be of help https://github.com/zemirco/swift-linechart/issues/14
Thanks sureshkw - that did give me some insight. That, along with changing the x.axis.inset which moved the y-axis line to the right so that it no longer bisects the y-axis labels.
Not sure if this is a problem, or if I missed something. But if I try to display data that is greater than 99 then there does not seem to be enough room on the axis to show it. I will have Y values that will be over 10,000. Any suggestions?