Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 351 Bytes

datashader-example

Datashader GitHub

Make sure your input csv file (in this example, pos.csv) has this as the first row:

x_col,y_col,z_col

Example, for a cosmological simulation dataset (about 9M particles):

cosmological simulation