kopia lustrzana https://github.com/peterhinch/micropython-micro-gui
README add plot images.
rodzic
11183db83f
commit
4aeaee5312
|
@ -1525,6 +1525,13 @@ Methods:
|
||||||
```python
|
```python
|
||||||
from gui.widgets.graph import PolarGraph, PolarCurve, CartesianGraph, Curve, TSequence
|
from gui.widgets.graph import PolarGraph, PolarCurve, CartesianGraph, Curve, TSequence
|
||||||
```
|
```
|
||||||
|
 
|
||||||
|
|
||||||
|
 
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Realtime data simulation.
|
||||||
|
|
||||||
For example code see `gui/demos/plot.py`.
|
For example code see `gui/demos/plot.py`.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue