| Package | Description |
|---|---|
| eu.fthevenet.util.javafx.charts |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryStableTicksAxis
An implementation of
StableTicksAxis that divide up large numbers by powers of 2 and apply binary unit prefixes |
class |
MetricStableTicksAxis
An implementation of
StableTicksAxis that divide up large numbers by powers of 10 and apply metric unit prefixes |
Copyright © 2018 Frederic Thevenet. All rights reserved.