Skip to content

Commit 7b94bf6

Browse files
author
minjk-bl
committed
Remove not using menu
1 parent ea7895d commit 7b94bf6

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

data/libraries.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2849,16 +2849,6 @@
28492849
"path" : "visualpython - library - matplotlib",
28502850
"desc" : "Matplotlib Visualization",
28512851
"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-
},
28622852
{
28632853
"id": "mp_chart",
28642854
"type": "function",
@@ -2877,7 +2867,7 @@
28772867
"path": "visualpython - library - matplotlib - figure",
28782868
"desc": "",
28792869
"tag": "MATPLOTLIB FIGURE, FIGURE, SUBPLOTS",
2880-
"file": "m_matplotlib/figure"
2870+
"file": "m_library/m_matplotlib/figure"
28812871
}
28822872
]
28832873
}

0 commit comments

Comments
 (0)