fix: container_id

This commit is contained in:
shiwu 2018-07-24 15:03:46 +08:00 committed by Yanyan-Wang
parent 4b006ecfd4
commit 5eb0399943

View File

@ -50,7 +50,7 @@ class Plugin {
* @type {object} * @type {object}
*/ */
legendCfg: { legendCfg: {
comtainerId: 'legend_container', legendTitle: '',
lengedLayout: 'horizontal' // horizontal or vertical lengedLayout: 'horizontal' // horizontal or vertical
}, },