vault backup: 2023-04-21 15:18:45

This commit is contained in:
2023-04-21 15:18:45 +08:00
parent 8b9d3d869c
commit 880bead5e2
3 changed files with 76 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
### 把matplotlib包裝成獨立視窗
### 把[[matplotlib]]包裝成獨立視窗
```python
class Plot2D(Frame):
def __init__(self, parent, dataCollector, **kwargs):