Package | Description |
---|---|
org.rrd4j.graph |
RRD4J graph capabilities.
|
Modifier and Type | Field and Description |
---|---|
(package private) DownSampler |
RrdGraphDef.downsampler |
Modifier and Type | Method and Description |
---|---|
void |
RrdGraphDef.setDownsampler(DownSampler downsampler)
Allows to set a downsampler, used to improved the visual representation of graph.
|