1.0.2 • Published 7 months ago

hexo-tag-echarts_vector v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

hexo-tag-echarts

npm Travis David David

Insert Echarts in Hexo by using tags. echarts不再维护https://github.com/zhoulvjun/hexo-tag-echarts 原来的echarts3链接没有更新,https://github.com/kchen0x/hexo-tag-echarts3 后来又发现hexo-tag-echarts-new,但是有很多报错,干脆重新优化一下原来的echarts3 所以写了这个插件

注意,hexo的插件必须以“hexo-”为开头,这样在generate的时候就会自动引入,否则无法使用

Install

$ npm install hexo-tag-echarts_vector --save

Usage

{% echarts 400 '85%' %}
\\TODO echarts option goes here
{% endecharts %}

For more details, visit Demo here.

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago