1.1.1 • Published 5 years ago

@george16886/hexo-charts v1.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

hexo Statistics Charts

DEMO

  • Plugin for
    • Post Statistics
    • Tag Statistics
    • Category Statistics

from HEXO theme matery

Installation

npm install --save hexo-statistics-charts

Usage

Post Statistics

<div id="posts-chart"></div>

Tag Statistics

<!-- "data-length" = how many tags to show, default 10 -->
<div id="tags-chart" data-length="10"></div>

Category Statistics

<div id="categories-chart"></div>

License

Apache License 2.0

1.1.1

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago