Add a:visited style to link-interaction (#819)
[dygraphs.git] / docs / legal.html
CommitLineData
14403441
DV
1<!--#include virtual="header.html" -->
2
3<h2>Legal Information</h2>
4
5<p>dygraphs is purely client-side JavaScript. It does not send your data to any servers &ndash; the data is processed entirely in the client's browser.</p>
6
7<p>dygraphs is available under the MIT license, included in LICENSE.txt.</p>
8
14403441 9<!--#include virtual="footer.html" -->