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
21 stars 13 forks source link

fix: fixed collision between Y axis title and axis ticks text #85

Open deathsh0ot opened 1 year ago

deathsh0ot commented 1 year ago

Motivation

This PR fixes the Y axis title and tick text collision issue.

Fixes #57

Type of change

Please delete options that are not relevant.

Checklist:

Results:

React:
image

Vue: image