Issue with logarithmic axis #6021
Comments
Hi @pliasetski Thanks, but I think you may have misconfigured the demo. Series 2 & 3 are connected to the yAxis = 1, which is the top yAxis. The scale is correct, because Series 3 has quite high values when comparing to the Series 2. If you hide Series 3, you will see the Series 2 rescaled. Let me know if I missed something. |
I think I see the issue, looks like the bottom axis gets Workaround: Set |
Hi @pawelfus |
Ha! @oysteinmoseng is right, I tested this in a small window, like this: http://jsfiddle.net/xkx1mgtc/4/ - when it works fine :) Internal note: |
Hello,
Series that belongs for bottom axis is stucked to the left. Bottom axis is logarithmic. When it set it to linear it's workes correct.
Live demo with steps to reproduce
http://jsfiddle.net/Pashe4ka/xkx1mgtc/2/
Affected browser(s)
Latest version of Chrome
The text was updated successfully, but these errors were encountered: