Hey!
We figured out that the auto range of the dxChart does not work properly. Initialy the auto range is false, when I change the viewpoint a little bit, the auto range works properly.
I have attached a screencast, and a demo for repro.
Thanks,
NETx
Hi Wolfgang,
I've managed to reproduce this issue with the CodePen sample. We will research this behavior. Stay tuned to our updates in this thread.
Hi Wolfgang,
While we don't see a quick fix for this issue at the moment, we found a workaround for it. Instead of using the min and max options of the argument axis, you can zoom the chart using the zoomArgument method. See the updated CodePen sample.
Hey Gosha!
The workaround works. But I hope you'll fixed it soon in the lib ;)
thanks,
NETx