Description
The font size of chart labels changes when adding the theme attribute on the <vaadin-chart> element.
Without attribute:
With attribute:
Expected outcome
Font sizes stay the same, unless one of the size variants is used (i.e., theme=small, etc.)
Minimal reproducible example
http://localhost:8000/dev/charts/area.html
Steps to reproduce
- Add an empty
theme attribute on the chart element
Environment
Vaadin version(s):
OS:
Browsers
No response