Hexastack / eazychart

EazyChart is a reactive chart library 📈, it allows you to easily add SVG charts in your React and Vue web applications.
https://eazychart.com
MIT License
23 stars 14 forks source link

Fix/chart resize when updating props #52

Closed IlyesBenAmara closed 2 years ago

IlyesBenAmara commented 2 years ago

Motivation

Fixed the chart resize problem that occurs when the chart props are updated.

Fixes #49

Type of change

Please delete options that are not relevant.

Checklist: