Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zygmuntz/cubert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to make those 3D data visualizations

You have a CSV file with cluster IDs and x,y,z coordinates. The columns in this file are [ 'cid', 'x', 'y', 'z' ].

Use csv2json.py to convert data.csv to data.json. Copy data.json to data-projector directory, open index.html in that directory with a browser*.

*Chrome won't work when opening the file from a local disk.

About

How to make those 3D data visualizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published