This is an example of Vue Chart column series with Logarithmic Axis. To enable the logarithmic scale you have to set the logarithmicScale setting to true. In this example the base of the logarithmic scale is 2.
Logarithmic Scale Axis Example
Sample logarithmic scale axis with base 2
0
1
2
3
4
5
6
7
A
B
A2
B2
Value
0.125
0.250
0.500
1.000
2.000
4.000
8.000
16.000
32.000
64.000
128.000
256.000
512.000
1024.000