We be nice to have a way to control the series text style. ``` series: [ LineSeries<ChartData, String>( name: "°C", enableTooltip: true, ``` 