Class StaircaseExample
- java.lang.Object
-
- org.eclipse.nebula.visualization.xygraph.examples.StaircaseExample
-
public class StaircaseExample extends java.lang.Object
JUnit demo of the plot with 'staircase' data, including gaps, as it can be used for showing historic data.
-
-
Field Summary
Fields Modifier and Type Field Description private static int
next_x
-
Constructor Summary
Constructors Constructor Description StaircaseExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-