diff --git a/API.md b/API.md index 5027b51..ffee330 100644 --- a/API.md +++ b/API.md @@ -1,3 +1,20 @@ +**Table of Contents** + +- [Flot Reference](#flot-reference) +- [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) + # Flot Reference # Consider a call to the plot function: