graph_histogram
Draw an histogram from a list of values. Values are grouped into bins.
Draw an histogram from a list of values. Values are grouped into bins.
Draw a line graph from two lists of x and y values. The plot is automatically scaled to fit the specified dimensions.
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.