Interface | Description |
---|---|
Graduations |
Class | Description |
---|---|
AbstractGraduations | |
LinearGraduations |
A linear graduation is a graduation with regular spaces mark.
|
LogarithmicGraduations | |
TinyIntervalFormat |
TinyIntervalFormat allows to format 3.0001 into "3+1e-4" or 2.9999 in "3-1e-4"
It is useful to represent values in a tiny intervall to avoid to have the same representation
for different values.
|
UserDefinedFormat |
Use a user defined format to format ticks label.
|