D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
idkjs
Full window
Github gist
D3.js Example using JSON data
<h2>D3JS Simple JSON SVG barchart Horizontal with Axis</h2> <i>using simple JSON data</i> <br/> taken from <a href="https://bost.ocks.org/mike/bar/3/">https://bost.ocks.org/mike/bar/3/</a> <br/> <br/> A simple JSON store for your web or mobile app: <a target="_blank" href="https://myjson.com">myjson.com</a> <br/> <br/> <div id="chart"></div>