PLAYGROUND (experimental)

Tag: graph


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.