FPLOT.md fix typo.

ili9341
Peter Hinch 2018-09-30 17:21:16 +01:00
rodzic 16a0f9834b
commit b58cbede1a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -253,7 +253,7 @@ appended to its `TSequence` using the `add` method. See the example below.
The constructor takes the following args:
Mandatory arguments:
1. `graph` The `PolarGraph` instance.
1. `graph` The `CartesianGraph` instance.
2. `color`
3. `size` Integer. The number of time samples to be plotted. See below.