I’m trying to improve a chart and have 3 problems left to solve:
- I changed the line colors but that doesn’t affect the color in the legend.
- The scale takes too much space for mobile devices. Instead of “3.000 W” I’d like it to be “3 kW”. Something like “axisLabel:
formatter: {value}/1000” only gets an error. - I know how to set the color of the mainspace but not of the borders surrounding it