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
7cdc5938
Commit
7cdc5938
authored
Jul 16, 2012
by
David Schnur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup and markup standardization.
parent
04254b92
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
README.md
README.md
+4
-8
No files found.
README.md
View file @
7cdc5938
About
-----
## About ##
Flot is a Javascript plotting library for jQuery.
Read more at the website:
<http://code.google.com/p/flot/>
...
...
@@ -9,8 +8,7 @@ impression of what Flot can do and the source code of the examples is
probably the fastest way to learn how to use Flot.
Installation
------------
## Installation ##
Just include the Javascript file after you've included jQuery.
...
...
@@ -40,8 +38,7 @@ You need at least jQuery 1.2.6, but try at least 1.3.2 for interactive
charts because of performance improvements in event handling.
Basic usage
-----------
## Basic usage ##
Create a placeholder div to put the graph in:
...
...
@@ -84,8 +81,7 @@ The plot function immediately draws the chart and then returns a plot
object with a couple of methods.
What's with the name?
---------------------
## What's with the name? ##
First: it's pronounced with a short o, like "plot". Not like "flawed".
...
...
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