Skip to content

Releases: silsha/tablepress_chartist

0.10.1

21 Apr 08:57

Choose a tag to compare

0.10

21 Apr 08:28

Choose a tag to compare

  • Fixed error when opening the page in the backend. (Thanks to andrewleonard)

0.9

01 May 12:44

Choose a tag to compare

0.9
  • Updated chartist.js to 0.11.0

0.8

23 Feb 16:26

Choose a tag to compare

0.8
  • Added support for pie charts with percent labels
  • Added animation for bar charts.
  • Added parameters label_offset, chart_padding and donut_width.

0.7

19 Jan 17:03

Choose a tag to compare

0.7
  • Added support for horizontal bars (horizontal=true)
  • Added support for stacked bars (stack=true)
  • Added simple animation for line charts
  • Merged “Addition of donut chart type #1” by shaharhesse

0.6

26 Feb 10:50

Choose a tag to compare

0.6
  • Switch to [table-chart] Shortcode.

0.5.1

26 Feb 10:51

Choose a tag to compare

  • Revert to PHP json_encode().

0.5

26 Feb 10:51

Choose a tag to compare

0.5
  • Breaking change: Simplified optional parameters (removed prefix chartist_), new optional parameters are: showline, showarea, low, high, linesmooth, showpoint and aspect_ratio. See examples in screenshots.
  • Added support for chart=pie and chart=percent.

0.4

26 Feb 10:51

Choose a tag to compare

0.4
  • Added support for bar chart: chartist_chart=bar.

0.3.1

26 Feb 10:52

Choose a tag to compare

Updated changelog