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

🐛 [BUG] eazychart-[ vue ] - ErrorMarginLineChart: area does not get reversed along with the line when toggling the RTL option. #102

Open deathsh0ot opened 1 year ago

deathsh0ot commented 1 year ago

Description

This bug exists only in Vue !!

When toggling the RTL (right to left) option which flips the ErrorMarginLineChart vertically the area part of the chart stays in the same position.

image

Reproduction steps

1. Go to the ErrorMarginLineChart in vue.
2. Toggle the RTL option.
3. See bug.

Logs

No response

Browsers

Chrome

OS

Linux