Skip to content

Instantly share code, notes, and snippets.

@jbogartPint
jbogartPint / zc_demo.php
Created June 2, 2016 23:04
PHP-Wrapper for ZingChart
<!DOCTYPE html>
<html>
<head>
<title>ZC-PHP Demo</title>
<script src="//cdn.zingchart.com/zingchart.min.js"></script>
</head>
<body>
<h3>Simple Bar Chart (Database)</h3>