Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
flot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HS-public
flot
Commits
4e66f981
Commit
4e66f981
authored
Sep 23, 2013
by
Nick Schonning
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move non-Bower third party code under lib
parent
f849daa0
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
55 additions
and
55 deletions
+55
-55
index.html
examples/ajax/index.html
+2
-2
index.html
examples/annotating/index.html
+2
-2
index.html
examples/axes-interacting/index.html
+2
-2
index.html
examples/axes-multiple/index.html
+2
-2
index.html
examples/axes-time-zones/index.html
+2
-2
index.html
examples/axes-time/index.html
+2
-2
index.html
examples/basic-options/index.html
+2
-2
index.html
examples/basic-usage/index.html
+2
-2
index.html
examples/canvas/index.html
+2
-2
index.html
examples/categories/index.html
+2
-2
index.html
examples/image/index.html
+2
-2
index.html
examples/index.html
+1
-1
index.html
examples/interacting/index.html
+2
-2
index.html
examples/navigate/index.html
+2
-2
index.html
examples/percentiles/index.html
+2
-2
index.html
examples/realtime/index.html
+2
-2
index.html
examples/resize/index.html
+2
-2
index.html
examples/selection/index.html
+2
-2
index.html
examples/series-errorbars/index.html
+2
-2
index.html
examples/series-pie/index.html
+2
-2
index.html
examples/series-toggle/index.html
+2
-2
index.html
examples/series-types/index.html
+2
-2
index.html
examples/stacking/index.html
+2
-2
index.html
examples/symbols/index.html
+2
-2
index.html
examples/threshold/index.html
+2
-2
index.html
examples/tracking/index.html
+2
-2
index.html
examples/visitors/index.html
+2
-2
index.html
examples/zooming/index.html
+2
-2
excanvas.js
lib/excanvas.js
+0
-0
excanvas.min.js
lib/excanvas.min.js
+0
-0
jquery.colorhelpers.js
lib/jquery.colorhelpers.js
+0
-0
jquery.drag.js
lib/jquery.drag.js
+0
-0
jquery.js
lib/jquery.js
+0
-0
jquery.mousewheel.js
lib/jquery.mousewheel.js
+0
-0
jquery.resize.js
lib/jquery.resize.js
+0
-0
No files found.
examples/ajax/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: AJAX
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/annotating/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Adding Annotations
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/axes-interacting/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Interacting with axes
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/axes-multiple/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Multiple Axes
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.time.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/axes-time-zones/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Time zones
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.time.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"date.js"
></script>
...
...
examples/axes-time/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Time Axes
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.time.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/basic-options/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Basic Options
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/basic-usage/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Basic Usage
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/canvas/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Canvas text
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.time.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.canvas.js"
></script>
...
...
examples/categories/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Categories
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.categories.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/image/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Image Plots
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.image.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/index.html
View file @
4e66f981
...
...
@@ -12,7 +12,7 @@
}
</style>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/interacting/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Interactivity
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/navigate/index.html
View file @
4e66f981
...
...
@@ -23,8 +23,8 @@
}
</style>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.navigate.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/percentiles/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Percentiles
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.fillbetween.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/realtime/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Real-time updates
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/resize/index.html
View file @
4e66f981
...
...
@@ -5,8 +5,8 @@
<title>
Flot Examples: Resizing
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"../shared/jquery-ui/jquery-ui.min.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../shared/jquery-ui/jquery-ui.min.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.resize.js"
></script>
...
...
examples/selection/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Selection
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.selection.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/series-errorbars/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Error Bars
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.errorbars.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.navigate.js"
></script>
...
...
examples/series-pie/index.html
View file @
4e66f981
...
...
@@ -75,8 +75,8 @@
}
</style>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.pie.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/series-toggle/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Toggling Series
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/series-types/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Series Types
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/stacking/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Stacking
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.stack.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/symbols/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Symbols
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.symbol.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/threshold/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Thresholds
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.threshold.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/tracking/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Tracking
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.crosshair.js"
></script>
<script
type=
"text/javascript"
>
...
...
examples/visitors/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Visitors
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.time.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.selection.js"
></script>
...
...
examples/zooming/index.html
View file @
4e66f981
...
...
@@ -4,8 +4,8 @@
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
Flot Examples: Selection and zooming
</title>
<link
href=
"../examples.css"
rel=
"stylesheet"
type=
"text/css"
>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.js"
></script>
<!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../../
lib/
excanvas.min.js"></script><![endif]-->
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../
lib/
jquery.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.js"
></script>
<script
language=
"javascript"
type=
"text/javascript"
src=
"../../jquery.flot.selection.js"
></script>
<script
type=
"text/javascript"
>
...
...
excanvas.js
→
lib/
excanvas.js
View file @
4e66f981
File moved
excanvas.min.js
→
lib/
excanvas.min.js
View file @
4e66f981
File moved
jquery.colorhelpers.js
→
lib/
jquery.colorhelpers.js
View file @
4e66f981
File moved
jquery.drag.js
→
lib/
jquery.drag.js
View file @
4e66f981
File moved
jquery.js
→
lib/
jquery.js
View file @
4e66f981
File moved
jquery.mousewheel.js
→
lib/
jquery.mousewheel.js
View file @
4e66f981
File moved
jquery.resize.js
→
lib/
jquery.resize.js
View file @
4e66f981
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment