OptionalaxisColour of the axis lines. Accepts standard CSS colour strings.
OptionalgridThe grid lines behind the plot — see GridOptions.
OptionalrenderDraws the value printed above one bar or point in place of the built-in one. datasetIndex
says which series it belongs to. Return nothing to leave it out.
OptionalshowPrint each value above its bar or point.
OptionalshowDraw the value axis down the left of the plot.
OptionalvalueColour of the printed values. Accepts standard CSS colour strings.
OptionalvalueSize of the printed values.
OptionalxRewrites each category-axis label before it is drawn. The index is its position along the axis, which is what lets every other one be dropped on a crowded chart.
OptionalyColour of the value axis labels. Accepts standard CSS colour strings.
OptionalySize of the value axis labels.
OptionalyRewrites each value-axis label before it is drawn — for a currency prefix, a unit, or a thousands separator.
Options only a chart with axes understands —
barandline.