Legend
Legend is a Highcharts-like inline legend plugin.
Configuration
General
config.legend.show?: boolean
- show legend or notconfig.legend.className?: string;
- class name for legend
Appearance
config.legend.position?: 'top' | 'bottom'
- legend placement positionconfig.legend.maxLegendSpace?: number
- fraction of chart area used to render legendconfig.legend.fontSize?: number
- legend items' font sizeconfig.legend.behaviour?: 'basic' | 'extended'
- specify legends' behaviour on click