Add 3D bar chart equivalent to 3D scatter chart
I am plotting co-ordinates against elevation in 3D space to visualise a cycle. The Highcharts 3D scatter graph is very powerful, but I think it is more effective as a bar chart. I have some examples:
Highcharts - scatter
http://jsfiddle.net/spencerooni/wgqemr8v/11/light/
Vis.js - bar
http://jsfiddle.net/spencerooni/tgaLjjdq/2/light/
Both are using the same data. What do you think?
-
Денис Оленев commented
Is there some changes in that issue?
Besides thanks for the great product.
-
Anonymous commented
I think Highcharts looks great, and I would love to use it for my next project. The only problem is that I do need a 3d column with z-axis (similar to the chart presently available in excel).
Is the a timeline for when you think this will be implemented? -
I think it looks great, but our 3D column isn't able to utilize the Z axis the same way as the scatter is (yet).