apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
310 stars 78 forks source link

Need help creating a circular (round) shaped radar chart #248

Closed gibmax closed 11 months ago

gibmax commented 1 year ago

Hello, I am trying to create a radar chart with 4 values. The radar chart is working. I need help with changing the axis shape of the chart from polygon to circular. Is this possible with radar chart in Apex Charts?

Reference Link: https://stackoverflow.com/questions/57188029/is-it-possible-to-produce-circular-round-shaped-radar-chart-in-chart-js

Thank you!

junedchhipa commented 11 months ago

Sorry, this is not possible currently.

rojofan commented 11 months ago

HI @junedchhipa, I'm looking to have similar results, is there any chance for the team to consider implementing a circular shape for the Radar? Cheers