Module: CanvasConfig

CanvasConfig This is the list of all configurations that can be applied on canvas.
Parameters:
Name Type Description
config.axes.x AxisConfig X Axis configuration AxisConfig.
config.axes.y AxisConfig Y Axis configuration AxisConfig.
config.gridLines GridLineConfig Grid line configuration GridLineConfig.
config.gridBands GridBandConfig Grid band configuration GridBandConfig.
config.legend GlobalLegendConfig Legend configuration GlobalLegendConfig.
config.interaction InteractionConfig Interaction configuration InteractionConfig
config.autoGroupBy Object Group by configuration.
Properties
Name Type Description
disabled boolean If true, then disables automatic group by of datamodel in the chart. By default, set to false.
Source: