toomuchdesign/react-minimal-pie-chart

Pie Chart parts are losing proportions after animation

razked opened this issue · 3 comments

Do you want to request a feature or report a bug?

I believe this is a bug
...

What is the current behaviour?

when animation prop is set to TRUE the first Pie Chart part is losing his propotion and his not Straight as without animation.
I checked this on both Chrome and Firefox.

also, I have seen this behaviour in the documentation.
...

What is the expected behaviour?

Straight-line as without the animation when animation prop is set to TRUE
...

Steps to Reproduce the Problem

  1. ...
    with animation

no-animation

  1. ...
  2. ...

Specifications

  • Version: Latest one
  • Platform:
  • Subsystem:

Hi @razked,
thanks for raising the issue. In which OS have you encountered this problem?

It's the same issue described here #73, right?

Merged into #129