Learning matplotlib
This commit is contained in:
parent
234bfddb29
commit
cf5eaab881
3 changed files with 531 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
|
# Images
|
||||||
|
*.svg
|
||||||
|
|
||||||
# ---> Python
|
# ---> Python
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
527
src/Graphics/plots.ipynb
Normal file
527
src/Graphics/plots.ipynb
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -641,7 +641,7 @@
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "skxgbhy7f2zyriajhzzvmb0i7my2xxin-venv",
|
"display_name": "1pdfaa5fidhfd80ffds321m9x0161qk5-venv",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "python3"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue