new module.exports(config)
Creates an instance of SimpleAxis.
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | input parameters. |
params.range |
Object | undefined | Type of color range. |
params.name |
string | the label to show on axis. |
params.type |
string | The type of scale to handle. |