Sets the X axis be logarithmic. Note that the range must be non-negative for this to be valid. # Arguments `base` - If Some, then specifies base of the logarithm, if None makes the axis not be logarithmic
(&mut self, base: Option<f64>)
source not stored for this graph (policy: none)