I've a morris line chart and I would like to show 'population' on y-axis like this.
Asked
Active
Viewed 454 times
0
-
1You can do it in HTML/CSS. – krlzlx Apr 30 '18 at 12:42
-
@krlzlx But How do I make that text rotate like in the example picture – yer May 03 '18 at 14:05
-
2Use CSS3 [transform](https://www.w3schools.com/cssref/css3_pr_transform.asp) – krlzlx May 03 '18 at 15:15