Closed swanghao closed 5 years ago
It does. To enable 3d support you have to do something like this:
import ReactHighcharts from 'react-highcharts';
import highcharts3d from 'highcharts/highcharts-3d';
highcharts3d(ReactHighcharts.Highcharts);
Don't forget to add 3d-options to chart config as usual.
Closing and there has been no activity in this issue for a while. if this is still relevant, please feel free to reopen
Do not support 3D?