-
```
Hi
Many applications use OpenFlashChart, but Flash is a proprietary technology
and Flot can replace Flash by canvas, but the only thing missing is tooltips...
(PS : i started a plugin for tootip…
-
```
In my pull request (https://github.com/flot/flot/pull/22) I've converted many
.txt documents to markdown format. This allows Github to format them nicely in
HTML. This is especially useful for A…
-
```
Hi
Many applications use OpenFlashChart, but Flash is a proprietary technology
and Flot can replace Flash by canvas, but the only thing missing is tooltips...
(PS : i started a plugin for tootip…
-
```
For example at [1] select "With stacking" and "Lines". It would be excellent if
flot could return the series/datapoint when hovering over the area and not just
when hovering over the datapoints.…
-
```
In my pull request (https://github.com/flot/flot/pull/22) I've converted many
.txt documents to markdown format. This allows Github to format them nicely in
HTML. This is especially useful for A…
-
```
To help position the labels in custom ticks i've made a little patch in the
copy of flot that its used in my project, basically now you can add one new
option to "xaxis" and "x2axis" to specify …
-
```
To help position the labels in custom ticks i've made a little patch in the
copy of flot that its used in my project, basically now you can add one new
option to "xaxis" and "x2axis" to specify …
-
```
To help position the labels in custom ticks i've made a little patch in the
copy of flot that its used in my project, basically now you can add one new
option to "xaxis" and "x2axis" to specify …
-
```
I am using flot to plot realtime data updated every second by Ajax and it
works great. I have multiple plots in tabbed panes that are being updated.
In order to get this to work I had to use the…
-
```
This is either an enhancement or a bugfix, depending on how you look at it.
If you two series (or more), both of which have a fill specified (i.e. shaded
between the series line and the axis), i…