Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 630 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 630 Bytes

hexo-tag-echarts

npm Travis David David

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.