generated from mwc/lab_scatter
As of right this moment i have not a clue in the world how to make a scatter plot graph.
This commit is contained in:
@@ -26,7 +26,7 @@ from transform import (
|
||||
get_x_values,
|
||||
get_y_values,
|
||||
)
|
||||
|
||||
#67
|
||||
def draw_scatterplot(data, size=5, color="black"):
|
||||
"Draws a scatter plot, showing the data"
|
||||
prepare_screen()
|
||||
|
||||
Reference in New Issue
Block a user