HumbleSoftware / Flotr2

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

margins don't fit text styled with CSS #213

Open dweaver opened 11 years ago

dweaver commented 11 years ago

If I set the axis label font size with CSS, the margins don't fit the text.

http://jsfiddle.net/danweaver/nspkJ/

It looks like maxLabel is computed based on unstyled axis labels.