| Package | Description |
|---|---|
| tech.tablesaw.plotly.components |
| Modifier and Type | Method | Description |
|---|---|---|
static TickSettings.ExponentFormat |
TickSettings.ExponentFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TickSettings.ExponentFormat[] |
TickSettings.ExponentFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
TickSettings.TickSettingsBuilder |
TickSettings.TickSettingsBuilder.exponentFormat(TickSettings.ExponentFormat format) |
If "all", all exponents are shown besides their significands.
|
Copyright © 2022. All rights reserved.