PLAYGROUND (experimental)

Documentation

RichnouLang by functions names.






graph_line

Draw a line graph from two lists of x and y values. The plot is automatically scaled to fit the specified dimensions.


graph_plot

Draw a scatter plot (nuage de points) from two lists of x and y values. The plot is automatically scaled to fit the specified dimensions.


grid

Draw a grid - from top/left to bottom/right by default, from center if canvas is centered