Package | Description |
---|---|
org.pepstock.charba.client.options |
Contains all elements to configure charts at global level (know as chart global options).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTitle<T extends IsDefaultAbstractTitle>
Configures the default chart title and subtitle which defines texts to draw at the top of the chart.
|
class |
Subtitle
Configures the default chart subtitle which defines text to draw at the top of the chart.
|
class |
Title
Configures the default chart title which defines text to draw at the top of the chart.
|