3.3.1 • Published 4 years ago

hexo-statistics-charts v3.3.1

Weekly downloads
2
License
Apache-2.0
Repository
-
Last release
4 years ago

HEXO Statistics Charts

Modified from hexo-charts.

Changes

  • Translated into English.
  • Remove title of category statistics chart.
  • Enlarge size of category statistics chart.
  • Add post canlendar.
  • Add category radar chart.

DEMO


Description

Render statistics of hexo poats, categories, and tags into charts.

Inspired by HEXO theme matery.

  • Plugin for
    • Post Statistics
    • Post Calendar
    • Tag Statistics
    • Category Statistics
    • Category Radar chart

DEMO


Installation

npm install --save hexo-statistics-charts

Usage

  • Post Calendar
<div id="posts-calendar"></div>
  • 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 (without title)
<div id="categories-chart"></div>
  • Category Radar Chart (without title)
<div id="categories-radar"></div>

Screenshots

  • Post Calendar

Imgur

  • Post Statistics

Imgur

  • Tag Statistics

Imgur

  • Category Statistics (without title)

Imgur

  • Category Radar Chart (without title)

Imgur


License

Apache License 2.0

3.3.1

4 years ago

3.3.0

4 years ago

3.2.6

4 years ago

3.2.5

4 years ago

3.2.4

4 years ago

3.2.3

4 years ago

3.2.2

4 years ago

3.1.3

4 years ago

3.2.1

4 years ago

3.1.2

4 years ago

3.0.3

4 years ago

3.2.0

4 years ago

3.1.1

4 years ago

3.0.2

4 years ago

3.1.0

4 years ago

3.0.1

4 years ago

2.0.5

4 years ago

3.0.0

4 years ago

2.2.2

4 years ago

1.2.0

4 years ago

1.0.0

4 years ago

1.2.5

4 years ago

1.3.3

4 years ago

1.2.4

4 years ago

1.3.2

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.1.3

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.4

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago