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 6e60dd4 commit a10d7c5Copy full SHA for a10d7c5
examples/mapboxgl/config.js
@@ -340,8 +340,8 @@ var exampleConfig = {
340
}
341
]
342
},
343
- "Echarts": {
344
- name: "Echarts",
+ "ECharts": {
+ name: "ECharts",
345
name_en: "ECharts",
346
content: [
347
{
@@ -419,8 +419,8 @@ var exampleConfig = {
419
420
421
422
- "EchartsGL": {
423
- name: "EchartsGL",
+ "EChartsGL": {
+ name: "EChartsGL",
424
name_en: "EChartsGL",
425
426
0 commit comments