Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Plotting

plot is a statement in JMax. One Scene IR drives SVG, native-GPU, and interactive WebGPU output. plot.jm writes an SVG line chart.

jmax run examples/plotting/plot.jm

JMax plots line, scatter, bar, histogram, density, heatmap, boxplot, violin, contour, polar, stem, 3-D scatter, and 3-D surface. See the visualization reference.