0
How can I customize the highcharts so that it doesn’t rotate the chart in yes, like Amcharts? The attempts I made were changing the settings
alpha: 15,
beta: 15,
depth: 50,
viewDistance: 25
and the settings of amcharts:
"depth3D": 20,
"angle": 30,
but I didn’t get any similar results.
Amcharts 3D Column: