Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Updated Home (markdown)
authored
Nov 11, 2015
by
Fluidlog
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
7ca07e9b
...
@@ -5,6 +5,7 @@ git clone https://github.com/fluidlog/fluidgraph.git
...
@@ -5,6 +5,7 @@ git clone https://github.com/fluidlog/fluidgraph.git
Example to include files :
Example to include files :
<pre><code>
<script
src=
"assets/fluidgraph/js/jquery-2.1.4.min.js"
></script>
<script
src=
"assets/fluidgraph/js/jquery-2.1.4.min.js"
></script>
<script
src=
"assets/fluidgraph/js/d3.v3.min.js"
></script>
<script
src=
"assets/fluidgraph/js/d3.v3.min.js"
></script>
<script
src=
"assets/fluidgraph/js/jquery.mockjax.min.js"
></script>
<script
src=
"assets/fluidgraph/js/jquery.mockjax.min.js"
></script>
...
@@ -21,3 +22,4 @@ Example to include files :
...
@@ -21,3 +22,4 @@ Example to include files :
<script
src=
"assets/fluidgraph/js/mylinks.js"
></script>
<script
src=
"assets/fluidgraph/js/mylinks.js"
></script>
<script
src=
"assets/fluidgraph/js/mybackground.js"
></script>
<script
src=
"assets/fluidgraph/js/mybackground.js"
></script>
<script
src=
"assets/fluidgraph/js/convert.js"
></script>
<script
src=
"assets/fluidgraph/js/convert.js"
></script>
</code></pre>
\ No newline at end of file