|
|
@ -74,7 +74,7 @@ bower install vis |
|
|
|
<h3>download</h3> |
|
|
|
|
|
|
|
<a href="download/vis.zip">Click here to download vis.js</a> |
|
|
|
(version <span class="version">3.6.1</span>) |
|
|
|
(version <span class="version">3.6.2</span>) |
|
|
|
|
|
|
|
|
|
|
|
<h2 id="example">Example</h2> |
|
|
@ -715,25 +715,30 @@ The source code of the examples can be found in the |
|
|
|
<h2 id="license">License</h2> |
|
|
|
|
|
|
|
<p> |
|
|
|
Copyright (C) 2010-2014 Almende B.V. |
|
|
|
Copyright 2010-2014 Almende B.V. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
you may not use this file except in compliance with the License. |
|
|
|
You may obtain a copy of the License at |
|
|
|
Vis.js is dual licensed under both |
|
|
|
</p> |
|
|
|
|
|
|
|
<ul> |
|
|
|
<li> |
|
|
|
The Apache 2.0 License<br> |
|
|
|
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
<p> |
|
|
|
http://www.apache.org/licenses/LICENSE-2.0 |
|
|
|
and |
|
|
|
</p> |
|
|
|
<ul> |
|
|
|
<li> |
|
|
|
The MIT License<br> |
|
|
|
<a href="http://opensource.org/licenses/MIT">http://opensource.org/licenses/MIT</a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
|
|
|
|
<p> |
|
|
|
Unless required by applicable law or agreed to in writing, software |
|
|
|
distributed under the License is distributed on an "AS IS" BASIS, |
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
|
|
See the License for the specific language governing permissions and |
|
|
|
limitations under the License. |
|
|
|
Vis.js may be distributed under either license. |
|
|
|
</p> |
|
|
|
|
|
|
|
<a id="forkme" href="https://github.com/almende/vis/" target="_blank"> |
|
|
|