commit | e4af08f630d929368d5428193ca030101f16afac | [log] [tgz] |
---|---|---|
author | pissang <bm2736892@gmail.com> | Tue Oct 20 22:05:16 2020 +0800 |
committer | pissang <bm2736892@gmail.com> | Tue Oct 20 22:05:16 2020 +0800 |
tree | f7cf941a0f7106ad14cf49f41316fde170c92f3f | |
parent | 2c99ce7602dcba5a05b359860a29b0ead423cf60 [diff] |
add decal configuration in preview
npm install
npm run dev
npm run release
It will copy all the build resources to incubator-echarts-website/next/examples
common/config.js
local=1
in URL. For example: editor.html?c=area-basic&local=1
node tool/build-example.js
Only for default theme
node tool/build-example.js -t default
All test cases are in the public/data
folder. The comment in the header
/* title: Area Pieces titleCN: 折线图区域高亮 category: 'line, visualMap' */
describes the meta info of this example.