Rank: Advanced Member
Groups: Administrators, DataVizJavaScript, jQueryChart, jQueryDV, MvcChart, Registered Joined: 1/3/2011(UTC) Posts: 483
Thanks: 0 times Was thanked: 87 time(s) in 87 post(s)
|
Hi, The logarithmic scale, instead of the data values, also depends on the logBase. By default the logBase is 10. Code:http://www.jqchart.com/jquery/chart/ChartAxes/LogarithmicScale In your case you can change the logBase, so you'll have more precise range. Best Regards, Dragan Matek jqChart Inc.
|