Class Log10AxisChartZoomable
- java.lang.Object
-
- info.monitorenter.gui.chart.demos.Log10AxisChartZoomable
-
public final class Log10AxisChartZoomable extends java.lang.ObjectA demo chart that uses a logarithmic axis for Y (AxisLog10) and a trace painter for discs (TracePainterDisc).- Version:
- $Revision: 1.11 $
- Author:
- Achim Westermann
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Creates a zoomable chart with y axis log 10, simple label formatter, gridlines, acitvated highlighting and activated tooltips.
-