block by PatMartin d8ed8821a2ebe9d2d0586e9588e19421

Bar Chart 3D

Full Screen

ECharts Bar Chart/Line Chart/Scatter Plot 3D

This is a dex.js visual based upon the impressive ECharts-GL project which provides a configurable and filterable 3D bar chart, scatter plot and line chart.

The chart expects data of the form:

x:any, y:any, z:numeric [,z2:numeric, …]

and will visualize the data across the x,y,z axis in the form of a bar chart, line chart or scatter plot depending on configuration options.

The configuration menu offers the following main sections:

References

index.html