Class ValueAxisLogarithmic

    • Constructor Detail

      • ValueAxisLogarithmic

        ValueAxisLogarithmic​(RrdGraph rrdGraph)
    • Method Detail

      • draw

        boolean draw()
        Specified by:
        draw in class Axis
      • log10

        static double log10​(double v)
        Compute logarithm for the purposes of y-axis.