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
a4c41631
Commit
a4c41631
authored
May 31, 2013
by
David Schnur
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1064 from brianpeiris/patch-1
Add table of contents
parents
1d4bee99
2b901841
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
API.md
API.md
+21
-0
No files found.
API.md
View file @
a4c41631
# Flot Reference #
**Table of Contents**
[
Introduction
](
#introduction
)
|
[
Data Format
](
#data-format
)
|
[
Plot Options
](
#plot-options
)
|
[
Customizing the legend
](
#customizing-the-legend
)
|
[
Customizing the axes
](
#customizing-the-axes
)
|
[
Multiple axes
](
#multiple-axes
)
|
[
Time series data
](
#time-series-data
)
|
[
Customizing the data series
](
#customizing-the-data-series
)
|
[
Customizing the grid
](
#customizing-the-grid
)
|
[
Specifying gradients
](
#specifying-gradients
)
|
[
Plot Methods
](
#plot-methods
)
|
[
Hooks
](
#hooks
)
|
[
Plugins
](
#plugins
)
|
[
Version number
](
#version-number
)
---
## Introduction ##
Consider a call to the plot function:
```
js
...
...
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