Skip to content

Commit

Permalink
Small tweak to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Roundaround committed Aug 1, 2014
1 parent aa49cdf commit 7ca9a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ In comments there are default values
- `monthNames` : check [#28](https://github.com/krzysu/flot.tooltip/issues/28)
- `dayNames` : check [#28](https://github.com/krzysu/flot.tooltip/issues/28)
- `shifts` : shift tooltip position regarding mouse pointer for `x` and `y`, negative values are ok
- `defaultTheme` : plugin have default theme build-in but here you can switch it off and adjust look of tip styling `#flotTip` in your CSS
- `defaultTheme` : plugin have default theme build-in but here you can switch it off and adjust look of tip styling `#flotTip` (or whatever you set the id option to) in your CSS
- `lines.track` : whether or not to have a tooltip on hover for lines between points
- `lines.threshold` : the data-based threshold for the maximum distance from the line to show the tooltip
- `onHover` : callback that allows you i.e. change color of the border of the tooltip according to the currently hovered serie
Expand Down

0 comments on commit 7ca9a6b

Please sign in to comment.