#Chart "Light" Colors
3 messages · Page 1 of 1 (latest)
You can speify this color with css variable, for example color="var(--mantine-color-blue-light)"
3 messages · Page 1 of 1 (latest)
When using a chart, I can specify the colors (i.e blue.6 for a bar on a bar chart).
When I specify the color on a badge I have the option to give it variant="light", that somewhat changes the color from a solid color to a somewhat translucent color.
Was wondering if there was a way to do that with the chart color
You can speify this color with css variable, for example color="var(--mantine-color-blue-light)"