@qogni/dygraphs
Version:
dygraphs is a fast, flexible open source JavaScript charting library.
10 lines (5 loc) • 342 B
HTML
<!--#include virtual="header.html" -->
<h2>Legal Information</h2>
<p>dygraphs is purely client-side JavaScript. It does not send your data to any servers – the data is processed entirely in the client's browser.</p>
<p>dygraphs is available under the MIT license, included in LICENSE.txt.</p>
<!--#include virtual="footer.html" -->