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

🤔 [ISSUE] - eazychart-[vue]- Bubble Chart min and max radius bubble controls are not working properly. #104

Open deathsh0ot opened 1 year ago

deathsh0ot commented 1 year ago

Description

When changing the maxRadius and minRadius control values in Vue the changes do not reflect directly on the chart. ISSUE: image

How the values should reflect on the chart: image

Reproduction steps

1. Go to Vue BubbleChart
2. Use the minRadius or maxRadius sliders to change their values.
3. Observe issue.

Logs

No response

Browsers

Chrome

OS

Linux