HumbleSoftware / Flotr2

Graphs and Charts for Canvas in JavaScript.
http://www.humblesoftware.com/flotr2/
MIT License
2.44k stars 526 forks source link

fontSize property not working #202

Open pgbakker opened 11 years ago

pgbakker commented 11 years ago

The fontSize option has no effect on the Axis labels, see https://groups.google.com/forum/?fromgroups=#!topic/flotr2/XK0cB6CuCLY

Note that Carl suggests in his response to my question in the link above that the fontSize could be set as a primary option or per-axis option. I didn't see the latter in the API reference here: https://github.com/HumbleSoftware/Flotr2/wiki/API-reference

olivier-w commented 10 years ago

We had the same issue for our charts, we found that adjusting labelMargin helped a bit!