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

fix: global verticalAxis Tick Rotation with enabled RTL #54

Closed yassinedorbozgithub closed 2 years ago

yassinedorbozgithub commented 2 years ago

Motivation

I find that for the Area Chart, Bar Chart, Line Chart, Scatter Chart when we enable the RTL the Tick situated in the verticalAxis do an extra rotation.

Fixes #53

Type of change

Please delete options that are not relevant.

Checklist:

nour-borgi commented 2 years ago

Tested it! Very nice fix :rocket: