QR Diagram

Simple QR Diagram using Crockford's supplant function and survey data

by dandiebolt

HTML

<script src="http://keith-wood.name/js/jquery.gchart.js"></script>
<div id="myGChart"></div>

JavaScript

$('#myGChart').gchart($.gchart.qrCode('This is a QR Code'));