Optional
categoricalOptional
csscssTheme is the CSS styles to be used for designing legends and popover elements.
Default cssTheme is ODSChartsCSSThemes.NONE
Optional
linelineStyle specifies the style of line in lineCharts.
It can be ODSChartsLineStyle.BROKEN, ODSChartsLineStyle.SMOOTH of ODSChartsLineStyle.BROKEN_WITH_POINTS.
Default lineStyle is ODSChartsLineStyle.SMOOTH
Optional
modeThe mode of the theme can be ODSChartsMode.LIGHT or ODSChartsMode.DARK.
Default mode is ODSChartsMode.LIGHT
Optional
visualvisualMapColor is the set of colors to be used if map graphs (like Heatmap)
Default visualMapColor is ODSChartsSequentialColorsSet.SEQUENTIAL_BLUE
categoricalColors is the set of colors to be used to graph the chart.
It can be
example:
ODSCharts.ODSChartsCategoricalColorsSet.SUPPORTING_COLORS
.example:
Default categoricalColors is ODSChartsCategoricalColorsSet.DEFAULT