OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Flot
(Results
1 - 4
of
4
) sorted by null
/external/chromium-trace/catapult/third_party/flot/
FAQ.md
3
#### How much data can
Flot
cope with? ####
5
Flot
will happily draw everything you send to it so the answer
17
####
Flot
isn't working when I'm using JSON data as source! ####
19
Actually,
Flot
loves JSON data, you just got the format wrong.
28
You can grab the image rendered by the canvas element used by
Flot
44
#### Can I use
Flot
with libraries like Mootools or Prototype? ####
46
Yes,
Flot
supports it out of the box and it's easy! Just use jQuery
58
####
Flot
doesn't work with [insert name of Javascript UI framework]! ####
60
Flot
is using standard HTML to make charts. If this is not working,
62
weird with the DOM or with the CSS that is interfering with
Flot
[
all
...]
PLUGINS.md
33
plugins bundled with
Flot
.
76
We also define "name" and "version". It's not used by
Flot
, but might
79
Put the above in a file named "jquery.
flot
.debug.js", include it in an
121
like most of the powerful features in
Flot
.
124
points or lines options in core
Flot
, you can put them in "series" in
138
Then they will be copied by
Flot
into each series, providing default
CONTRIBUTING.md
1
## Contributing to
Flot
##
8
Issues are not a way to ask general questions about
Flot
. If you see unexpected
10
[forum](http://groups.google.com/group/
flot
-graphs) first, and confirm that
11
what you see is really a
Flot
problem before creating a new issue for it. When
40
###
Flot
Style Guidelines ###
42
Flot
follows the [jQuery Core Style Guidelines](http://docs.jquery.com/JQuery_Core_Style_Guidelines),
NEWS.md
0
##
Flot
0.8.3 ##
49
##
Flot
0.8.2 ##
72
labels when using a plugin, like
flot
-tickrotor, that overrode tick labels.
134
##
Flot
0.8.1 ##
164
- When a custom color palette has fewer colors than the default palette,
Flot
181
##
Flot
0.8.0 ##
185
Support for time series has been moved into a plugin, jquery.
flot
.time.js.
200
Axis tick labels now use the class '
flot
-tick-label' instead of 'tickLabel'.
201
The text containers for each axis now use the classes '
flot
-[x|y]-axis' and
202
'
flot
-[x|y]#-axis' instead of '[x|y]Axis' and '[x|y]#Axis'. For compatibilit
[
all
...]
Completed in 2839 milliseconds