Package io.data2viz.charts.config.configs

Properties

debugConfig
Link copied to clipboard
common
val debugConfig: ChartConfig
Debug ChartConfig: strong lines, vibrant colors, should not be used in production but useful for debugging when creating custom components.
greenConfig
Link copied to clipboard
common
val greenConfig: ChartConfig
Green themed ChartConfig: based on lightConfig but with a green color theme.
lightConfig
Link copied to clipboard
common
val lightConfig: ChartConfig
Light themed ChartConfig: use light colors and less screen space than other configurations.