Skip to content

1.2.4: DonutChart Enhancement 🍩

Choose a tag to compare

@jaikeerthick jaikeerthick released this 18 Nov 16:52
· 4 commits to master since this release
c2866b6

What's new?

  • Minor visual enhancement in DonutChart.
  • Other minor improvements

Description:

As you can see in the screenshots attached below (Before), The last segment's tail and head both are visible making the visual feels vague. This update enhances the visual quality of the Donut Chart by nicely placing the tail of last segment on top of the first segment (On DonutSliceType.Rounded mode). This prevents the first slice from overlapping the last one when DonutSliceType.Rounded is used.

Before vs After

Before After

Full Changelog: v1.2.3...1.2.4