提交 b66fd1b7 编写于 作者: D deqingli
......@@ -39,7 +39,7 @@ under the License.
</style>
<!-- <div id="main0"></div> -->
<div id="main0"></div>
<div id="main1"></div>
......@@ -202,42 +202,6 @@ under the License.
yAxisIndex: 1,
data: [[123, 233], [133, 255]]
}]
// series: [{
// type: 'custom',
// renderItem: renderItem,
// label: {
// normal: {
// show: true,
// position: 'top'
// }
// },
// dimensions: ['from', 'to', 'profit'],
// encode: {
// x: [0, 1],
// y: 2,
// tooltip: [0, 1, 2],
// itemName: 3
// },
// data: data
// }, {
// type: 'custom',
// renderItem: renderItem,
// yAxisIndex: 1,
// label: {
// normal: {
// show: true,
// position: 'top'
// }
// },
// dimensions: ['from', 'to', 'profit'],
// encode: {
// x: [0, 1],
// y: 2,
// tooltip: [0, 1, 2],
// itemName: 3
// },
// data: data
// }]
};
chart = myChart = testHelper.create(echarts, 'main1', {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册