Class EmptyPlotExample


  • public class EmptyPlotExample
    extends Object
    Demonstrates construction of a plot from scratch, starting with an EmptyFrame and adding custom painters to create a basic plot with no data.
    Author:
    ulman
    • Constructor Detail

      • EmptyPlotExample

        public EmptyPlotExample()
    • Method Detail

      • main

        public static void main​(String[] args)