Commit fdd788bc authored by 晓彤's avatar 晓彤

补充md

parent 999323fd
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
] ]
} }
// 使用刚指定的配置项和数据显示图表。 // 使用刚指定的配置项和数据显示图表。
myChart.setOption(option); myChart.setOption(option, 'main');
</script> </script>
</html> </html>
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment