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

🐛 [BUG] - @eazychart-[react | vue]- Axis title is too close to the tick title #57

Open IlyesBenAmara opened 2 years ago

IlyesBenAmara commented 2 years ago

Description

The Axis title (Letter) of the vertical axis (y-value axis) is too close to the Tick titles when this axis is displaying labels, which makes them unreadable.

Screenshot

image

Reproduction steps

1. install eazychart-react or eazychart-vue 
2. Add the bar chart from Vue or React packages to your project
2. add some data to your chart (preferably labelled data)
3. npm run start your project
4. open your favorite browser.

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

Browsers

Firefox, Chrome

OS

Linux

utkarsh2709 commented 2 years ago

Hello @IlyesBenAmara, Pls assign this issue to me. I am an aspiring frontend developer.

IlyesBenAmara commented 2 years ago

Here you go :smiley_cat:

Ady-val commented 2 years ago

Can you assign me this issue? plsss. I'm working under the hacktoberfest event.

IlyesBenAmara commented 2 years ago

Hello @Ady-val, this issue is already assigned, however you can work on it if you want to. Just submit a PR that fixes this issue. Happy hacking :man_technologist: :smiley_cat: