Moved PlotterDialog module to subdirectory, added poetry, added example, added FlowLayout for newlines, Added plot expression parsing and plotting with Parser and GraphWidget, added plots input reset, added first input auto focus

This commit is contained in:
2023-10-19 03:28:29 +03:00
parent 0b8647ccc4
commit eb6309582e
10 changed files with 348 additions and 24 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
__pycache__/
__pycache__/
.vscode/