eazychart icon indicating copy to clipboard operation
eazychart copied to clipboard

EazyChart is a reactive chart library 📈, it allows you to easily add SVG charts in your React and Vue web applications.

Results 31 eazychart issues
Sort by recently updated
recently updated
newest added

# Motivation I find that Gamma data is hidden from the bar chart when we click on the legend at the bottom of the chart as mentioned in the screenshot...

# Motivation I find that Gamma data is hidden from the colum chart when we click on the legend at the bottom of the chart as mentioned in the screenshot...

### Description I find that Gamma data is hidden from the bar chart when we click on the legend at the bottom of the chart as mentioned in the screenshot...

bug
good first issue
hacktoberfest

### Description I find that Gamma data is hidden from the bar chart when we click on the legend at the bottom of the chart as mentioned in the screenshot...

bug
good first issue
hacktoberfest

### Description When we try to install eazychart we get an error `No such file or directory: 'setup'` ### Reproduction steps ```bash 1. run the command yarn setup ``` ###...

documentation
enhancement
good first issue
hacktoberfest

### Description Running Eazychart with a project Vue3 will not work. ### Reproduction steps ```bash 1. Create a new project with Vue 3 2. Install: eazychart-vue and eazychart-css 3. Import...

enhancement
hacktoberfest

### Description I get an issue when i run the **node index.js** file with this code `const linearScale = new ScaleLinear([0,1,2,4,5,6],[0, 800]);` ### Reproduction steps > mkdir src > cd...

bug
good first issue
hacktoberfest

# Motivation Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

### Description Line chart uses linear data while there is a need to visualize time based data ### Reproduction steps ```bash 1. Go to '...' 2. Click on '....' 3....

# Motivation [[[Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.](fix:...