public class HorizontalTimelinePlotExample extends Object implements GlimpseLayoutProvider
Lineplots can be added and removed with
com.metsci.glimpse.plot.timeline.StackedTimePlot2D#createChartPlot( String )
and com.metsci.glimpse.plot.timeline.StackedTimePlot2D#deletePlot( String )
.
When a new chart is created, a TimePlotInfo
reference is provided, allowing addition of GlimpsePainters
and modification of
chart size, ordering, and coloring.
Constructor and Description |
---|
HorizontalTimelinePlotExample() |
public StackedTimePlot2D getLayout()
getLayout
in interface GlimpseLayoutProvider
Copyright © 2013 Metron, Inc.. All rights reserved.