Design
Chart standards
- Default chart styling definitions for elements such as the title, legend, etc. can be found in T375235: Apply default styling for charts
- Default color scheme design definitions can be found in T375234: Define color scheme for charts
- Pattern/symbol functionality design definitions can be found in T375313: Define pattern/node scheme for accessible charts
Line chart specifics
- Line styles should have width: 2, cap: "round", and join: "round"
- Additionally, lines should use a symbol: "circle" with symbolSize: "6" by default (before enabling the symbols functionality)
- The symbol color should be the same as the line color
Light mode example
Dark mode example