How can I customize highcharts so that I do not have the graph rotation on yes, same as Amcharts? The attempts I made were changing the settings
alpha: 15,
beta: 15,
depth: 50,
viewDistance: 25
and amcharts settings:
"depth3D": 20,
"angle": 30,
but I did not get any similar results.
Amcharts3DColumn: