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 - the padding property does not work on the semicircle chart #27

Closed IlyesBenAmara closed 2 years ago

IlyesBenAmara commented 2 years ago

Description

The chart recipe SemicircleChart has a property called padding that creates a space between the chart and it's container. This property is not responding correctly. It is only working on the top and the left side of the chart.

Reproduction steps

1 - go to the semicircle storybook section.
2 - change the padding option.

Screenshots

No response

Logs

No response

Browsers

Firefox, Chrome

OS

Windows, Linux, Mac