ludo.chart.ChartLabels

ludo.chart.


new ludo.chart.ChartLabels(config)

Displays bar labels for a bar chart

Parameters:
Name Type Description
config Object
Properties
Name Type Description
styling Object

Text styling for the labels.

padding Number

Optional space right of labels(vertical mode) or above labels(horizontal mode)

halfInset Boolean

When true, the first label will be offset 1/2 size vertically/or horizontally.

Source: