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: RTL reverse data order #91

Open yassinedorbozgithub opened 2 years ago

yassinedorbozgithub commented 2 years ago

Motivation

I find an issue of representation order with RTL enabled in Bar Chart, Column chart and Line Column Chart. This PR fixes this issue.

Fixes #90

Type of change

Please delete options that are not relevant.

Checklist: