| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Modifier and Type | Method and Description |
|---|---|
List<Trend> |
TrendPlotter.getTrends()
Lists trends currently displayed by this plotter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrendPlotter.plot(List<Trend> trendList,
int mode)
Plot the specified trends.
|
Copyright © 2018 LSST. All rights reserved.