juijs / vue-graph

⚡️ Vue components based on the JUI chart available in Vue.js
https://codepen.io/collection/nWpqoB/
128 stars 16 forks source link

Why no percentage values? #25

Open CaptainCannabis opened 4 years ago

CaptainCannabis commented 4 years ago

I ran i a problem with the prop definition for width and height while handling resize events in a flexbox layout. So i changed the prop definition in src/base/props.js to be able to set "100%" for width and height.

Using the line-chart. Why this restriction to integer values? Will i run into problems with these change?

Image 1