Hello everyone,
I’m currently working on a react project, more specifically on the dashboard part, and I’m encountering a problem with the resizing of canvas js graphics. I’m using the gridstack library to both resize my graphics and move them around so that users can create their own personalised dashboards. I also use another library for charts which is apex chart and the resizing works perfectly unlike canvas js however I prefer to stay with canvas js because it can handle a large volume of data, which is not the case for apex chart.
Here’s an example with the 2 types of chart in gridstack :
https://codepen.io/Hulk15500/pen/wvbdwoR
Thank you in advance for your support.
-
This topic was modified 5 months, 2 weeks ago by Vishwas R.
-
This topic was modified 5 months, 2 weeks ago by fatemk.