
+46
Add logarithmic vertical scale option to PriceCharting Index Chart
This is standard for tracking price changes over time. Without this option, a price change of $5 to $10 looks the same as a price change of $100 to $105. With the logarithmic scale, the latter will look much smaller (as it should) since the logarithmic scale better represents percent changes.
Customer support service by UserEcho
I just checked out highcharts.com, which is where the charts are created. They have a log scale option. http://www.highcharts.com/demo/line-log-axis
Thanks for this suggestion. Glad highcharts offers it too. I'll wait and see how popular this request is before implementing it.