c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.35k stars 1.39k forks source link

Font scaling doesn't work if the window or DOM element is resized #1228

Open zrneely opened 9 years ago

zrneely commented 9 years ago

Fons aren't resized by the resize function (in labels, legends, etc).

zrneely commented 9 years ago

More details: font size, axis padding, and legend dimensions are all not properly scaled.