Vis.js 3D Graphs - opensource, dynamic, browser-based 3d graphing
Summary of features
Graph3d is an interactive visualisation library designed to display data in a three dimensional graph. You can freely move and zoom in the graph by dragging and scrolling in the window. Graph3d uses HTML canvas to smoothly render and animate up to a few thousand data points. See the VisJs website for documentation.
At a glance
- Supports 48 different custom configuration options.
- Works smoothly for up to a few thousand data points.
- Uses HTML canvas for rendering on modern browsers.