hello,
i want to do a log bar chart.to this i want to change to y-axis label. i need a logarithmic plot of datas. so in this way convert my data, but now i have to change to axis label, because i want to show the original value, not the value from the log on the axis.
as example: my value of one bar is: 32000 log(32000) = 4.5
so now i got a bar up to the position 4.5, but on the y-axis should be show 32000 not 4.5
thanks for your time,
michael