hexo-tag-echarts
Insert Echarts in Hexo by using tags.
Install
$ npm install hexo-tag-echarts --save
Usage
{% echarts 400 '85%' %}
\\TODO echarts option goes here
{% endecharts %}
For more details, visit Demo here.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
A simple plugin for inserting ECharts 3 by using tags in Hexo.