|
3102 | 3102 | }
|
3103 | 3103 | },
|
3104 | 3104 | {
|
3105 |
| - "id" : "visualize_chart", |
| 3105 | + "id" : "pd_plot", |
3106 | 3106 | "type" : "function",
|
3107 | 3107 | "level": 1,
|
3108 |
| - "name" : "Matplotlib", |
3109 |
| - "tag" : "MATPLOTLIB,CHART,VISUALIZATION,VISUALIZE", |
3110 |
| - "path" : "visualpython - visualization - matplotlib", |
3111 |
| - "desc" : "Matplotlib chart creation", |
3112 |
| - "file" : "m_apps/Chart", |
| 3108 | + "name" : "Pandas Plot", |
| 3109 | + "tag" : "PANDAS PLOT,PANDAS", |
| 3110 | + "path" : "visualpython - library - pandas - plot", |
| 3111 | + "desc" : "Pandas plot creation", |
| 3112 | + "file" : "m_library/m_pandas/plot", |
3113 | 3113 | "apps" : {
|
3114 | 3114 | "color": 1,
|
3115 | 3115 | "icon": "apps/apps_chart.svg"
|
3116 | 3116 | }
|
3117 | 3117 | },
|
3118 | 3118 | {
|
3119 |
| - "id" : "pd_plot", |
| 3119 | + "id" : "visualize_chart", |
3120 | 3120 | "type" : "function",
|
3121 | 3121 | "level": 1,
|
3122 |
| - "name" : "Pandas Plot", |
3123 |
| - "tag" : "PANDAS PLOT,PANDAS", |
3124 |
| - "path" : "visualpython - library - pandas - plot", |
3125 |
| - "desc" : "Pandas plot creation", |
3126 |
| - "file" : "m_library/m_pandas/plot", |
| 3122 | + "name" : "Matplotlib", |
| 3123 | + "tag" : "MATPLOTLIB,CHART,VISUALIZATION,VISUALIZE", |
| 3124 | + "path" : "visualpython - visualization - matplotlib", |
| 3125 | + "desc" : "Matplotlib chart creation", |
| 3126 | + "file" : "m_apps/Chart", |
3127 | 3127 | "apps" : {
|
3128 | 3128 | "color": 1,
|
3129 | 3129 | "icon": "apps/apps_chart.svg"
|
|
0 commit comments