This example shows AudioChart being used with C3; the documentation for the JavaScript behind the page explains how it works.

The JavaScript code that runs this page assumes that the following elements are present.

<div id="chart"></div>
<button id="play">Play or pause</button>

AudioChart can be used with other chart libraries, and HTML tables and raw JSON data—check out the examples gallery.