Skip to content

Commit 0ae2f6e

Browse files
committed
Update README.md
1 parent 7f1dc5c commit 0ae2f6e

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,35 @@
11
# TablePress Extension: Chart.js
22
Create a chart.js using the data in a TablePress table
3+
4+
5+
## About
6+
7+
This plugin code and idea is a modification of [TablePress Extension: Chartist](https://github.com/soderlind/tablepress_chartist).
8+
9+
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.
10+
11+
12+
## Usage
13+
14+
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.
15+
16+
17+
18+
## Install
19+
20+
21+
## Donations
22+
23+
[Buy me a Coffee](https://www.paypal.com/paypalme/developarts)
24+
25+
26+
## Changelog
27+
28+
* 0.1 Initial release
29+
30+
31+
## Credits
32+
33+
* Muriz Serifovic for creating [TablePress Extension: Chartist](https://github.com/soderlind/tablepress_chartist).
34+
* Tobias Bäthge for creating [TablePress](https://tablepress.org/)
35+
* Alejandro García [DevelopArts](https://github.com/developarts)

0 commit comments

Comments
 (0)