Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
developarts committed Nov 3, 2020
1 parent 7f1dc5c commit 0ae2f6e
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,35 @@
# TablePress Extension: Chart.js
Create a chart.js using the data in a TablePress table


## About

This plugin code and idea is a modification of [TablePress Extension: Chartist](https://github.com/soderlind/tablepress_chartist).

Using [Chart.js](https://www.chartjs.org/), this [TablePress](https://tablepress.org/) Extension creates a responsive chart based on the data in a TablePress table.


## Usage

Add the Shortcode [tp-chartjs id=123 dimension=1 data=2,3/] to a post or page to create a chart from the TablePress table 123.



## Install


## Donations

[Buy me a Coffee](https://www.paypal.com/paypalme/developarts)


## Changelog

* 0.1 Initial release


## Credits

* Muriz Serifovic for creating [TablePress Extension: Chartist](https://github.com/soderlind/tablepress_chartist).
* Tobias Bäthge for creating [TablePress](https://tablepress.org/)
* Alejandro García [DevelopArts](https://github.com/developarts)

0 comments on commit 0ae2f6e

Please sign in to comment.