How to implement rest api to radial bar chart in react.js using rechart?
I can't call my api to my radial bar chart using rechart.
How to implement rest api to radial bar chart in react.js using rechart?
I can't call my api to my radial bar chart using rechart.
Copyright © 2021 Jogjafile Inc.
Create a component where you call your REST API using axios for example
Then you can display your chart as shown in this example https://codesandbox.io/s/simple-radial-bar-chart-qf8fz