diff --git a/_plugins/mysqlgraph.md b/_plugins/mysqlgraph.md new file mode 100644 index 00000000..d7ddfc29 --- /dev/null +++ b/_plugins/mysqlgraph.md @@ -0,0 +1,13 @@ +--- +heading: MySQLGraph +categories: + - utility +description: Fetch data from a MySQL database, and draw charts. +link: https://github.com/psic/PicoCMS-MySQLGraph +info: + By: "[psic](https://github.com/psic)" + License: "[WTF public license ](http://www.wtfpl.net/)" +--- + +Fetch data from a Mysql database. +Draw charts.