feat(c3) Added C3 Example
Added c3 example using c3.load(JSON) to reload the data\
This commit is contained in:
parent
2132e463c1
commit
a84fb3a90d
5 changed files with 198 additions and 2 deletions
|
|
@ -39,9 +39,10 @@ body {margin:0;}
|
|||
<a href="/chartist">Chartist</a>
|
||||
<a href="/matplotlib">Matplotlib</a>
|
||||
<a href="/bokeh">bokeh</a>
|
||||
<a href="/c3">c3</a>
|
||||
</div>
|
||||
|
||||
{{ body | safe}}
|
||||
{{ body | safe }}
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue