Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kcdr committed May 25, 2014
1 parent fdf3143 commit 3ecd7d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,6 +1,6 @@
AutoMarkings Plugin for Flot
=================
This is a plugin for drawing Markers for min max and average values with [flot](http://code.google.com/p/flot/).
This is a plugin for drawing markers for minimum/maximum range and average values of series with [flot](http://code.google.com/p/flot/).

## Example ##
![Example](/resources/autoMarkings_example.png)
Expand Down Expand Up @@ -42,7 +42,6 @@ Value: [double]
The average value of the series data. If not given the plugin will automatically calculate this value.
Value: [double]


Options can be set inside the 'series' option of the plot. Flot will then copy these to each series.
```javascript
var options = {
Expand Down

0 comments on commit 3ecd7d1

Please sign in to comment.