HighCharts - Logarithmic X Axis malfunction -


whenever change x axis of existing chart linear logarithmic, chart doesn't scale in same manner when y axis changed. clear, axis indeed change linear logarithmic, y axis scale not adjust , appears cannot adjusted new settings.

i think may problem highcharts.

the fiddle demonstrating problem here. note command using change axis :

chart.xaxis[0].update({  type: "logarithmic"  }); 

i may need include in command, maybe approach problem linear , need rescale view (that supposed humorous).

looks bug in highcharts, reported here. thanks!


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -