generated from mwc/lab_scatter
I added more steps after I thought about how to find the minimum and
maximum values.
This commit is contained in:
@@ -5,11 +5,19 @@
|
|||||||
- Draw the x-axis.
|
- Draw the x-axis.
|
||||||
- Draw the line.
|
- Draw the line.
|
||||||
- Determine the minimum and maximum values.
|
- Determine the minimum and maximum values.
|
||||||
|
- Read the list.
|
||||||
|
- Order the list.
|
||||||
|
- Print head 1.
|
||||||
|
- Print tail 1.
|
||||||
- Draw the ticks.
|
- Draw the ticks.
|
||||||
- Label the ticks.
|
- Label the ticks.
|
||||||
- Draw the y-axis.
|
- Draw the y-axis.
|
||||||
- Draw the line.
|
- Draw the line.
|
||||||
- Determine the minimum and maxiumum values.
|
- Determine the minimum and maxiumum values.
|
||||||
|
- Read the list.
|
||||||
|
- Order the list.
|
||||||
|
- Print head 1.
|
||||||
|
- Print tail 1.
|
||||||
- Draw the ticks.
|
- Draw the ticks.
|
||||||
- Label the ticks.
|
- Label the ticks.
|
||||||
- Plot the points.
|
- Plot the points.
|
||||||
|
|||||||
Reference in New Issue
Block a user