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

Feat/proper storybook controls #93

Closed deathsh0ot closed 1 year ago

deathsh0ot commented 2 years ago

Motivation

Added proper storybook controls for all the React and Vue charts.

This PR adds different input types for different chart args such as input fields, sliders, color pickers...

Fixes storybook controls for React and Vue #35

Type of change

Please delete options that are not relevant.

Checklist:

image

image image

deathsh0ot commented 1 year ago

This PR Closes #35