/* ccchart updateMemo * * Canvas & CSS based Chart * * History: 2007: jQchart=> 2011: canvasChart=> 2012: ccchart * * Write the <script src="ccchart.js" charset="utf-8"></script>, * Write the <canvas id="hoge"></canvas>, * And enjoy sample codes & customize! * * This is a Simple JavaScript chart that does not depend on libraries such as jQuery or google APIs. * --------------------------------------------------------------------------- * Demo : https://ccchart.com/ * Code : https://ccchart.com/js/ccchart.js * Blog : http://ngw.jp/~tato/wp/?cat=6 * URL : http://www.facebook.com/javascripting * Chat : http://socketapi.com/user/wschat/1/wschat/chat.htm * useable : https://ccchart.com/lib/jquery/plugin/csv2table/v002/test.htm#nview40 * Lisence : MIT (before 0.9 version are 'public dmain') * Author : Toshiro Takahashi @toshirot * --------------------------------------------------------------------------- */ https://ccchart.com/update.json