We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7895d commit 7b94bf6Copy full SHA for 7b94bf6
data/libraries.json
@@ -2849,16 +2849,6 @@
2849
"path" : "visualpython - library - matplotlib",
2850
"desc" : "Matplotlib Visualization",
2851
"item" : [
2852
- {
2853
- "id": "mp_importMatplotlib",
2854
- "type": "function",
2855
- "level": 2,
2856
- "name": "import",
2857
- "path": "visualpython - library - matplotlib - import matplotlib",
2858
- "desc": "",
2859
- "tag": "IMPORT MATPLOTLIB",
2860
- "file": "m_matplotlib/import"
2861
- },
2862
{
2863
"id": "mp_chart",
2864
"type": "function",
@@ -2877,7 +2867,7 @@
2877
2867
"path": "visualpython - library - matplotlib - figure",
2878
2868
"desc": "",
2879
2869
"tag": "MATPLOTLIB FIGURE, FIGURE, SUBPLOTS",
2880
- "file": "m_matplotlib/figure"
2870
+ "file": "m_library/m_matplotlib/figure"
2881
2871
}
2882
2872
]
2883
2873
0 commit comments