Home › Forums › Chart Support › Exploded property on Pie Chart › Reply To: Exploded property on Pie Chart
I need something similar but I am working in React. Can you tell me how to call chart.render() in React? Do I need to use this line ” onRef={ref => this.chart = ref}”. If so I do not understand.
Thank you