Custom CSS Samples
.vitara-chart-background {
fill: rgb(117, 245, 66);
background-color: rgb(117, 245, 66);
}.vitara .vitara-chart-background {
fill: rgb(117, 245, 66);
background-color: rgb(117, 245, 66);
}Chart Area Background

Plot Area Background

Axes Labels and Data Labels

Tooltip

Category Axis with title style different from the label style

Border around bars/columns with border styling

Line Chart with different line style set

Legend Styling

Customising Markers

Customising Grid lines

Customising a property specific to one or more charts

Last updated