Package | Description |
---|---|
org.pepstock.charba.client |
Main package with all charts implementation, global classes and common interfaces.
|
org.pepstock.charba.client.defaults.chart |
Contains the default values of chart options based on type of chart instance.
|
Modifier and Type | Method and Description |
---|---|
GlobalOptions |
Defaults.getGlobal()
Returns the global options.
|
Constructor and Description |
---|
DefaultGlobalOptions(GlobalOptions globalOptions)
Creates the object by global options and defaults scaled options
|