chartlingjs / Chartling.js

Simple HTML5 Charts using the <canvas> tag
MIT License
1 stars 1 forks source link

Calculate inner height and width for responsive charts #3

Open saintedlama opened 9 years ago

saintedlama commented 9 years ago

Currently outer height and width are taken not respecting margin and padding. This bug can be circumvented by placing an extra div element between outer div and canvas element

saintedlama commented 9 years ago

See https://developer.mozilla.org/en-US/docs/Web/API/CSS_Object_Model/Determining_the_dimensions_of_elements