-
```
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 …
-
Have some issues when using flot-tickrotor with the time series data, using the flot time plugin, jquery.flot.time.js.
1) It ignores the start and end dates. The chart should start at April but the…
llbbl updated
8 years ago
-
```
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 …
-
```
In CSS you can tell things which border top/bottom/right/left you want
visible, or which has properties set. I noticed that flot has
grid.borderWidth but you cannot set a specific side. This see…
-
```
What steps will reproduce the problem?
1. Specify a default table style for the site (say, margins, padding,
border collapse, borders etc - typical stuff)
2. Try creating a float graph with a labe…
-
```
What steps will reproduce the problem?
1. Specify a default table style for the site (say, margins, padding,
border collapse, borders etc - typical stuff)
2. Try creating a float graph with a labe…
-
```
In CSS you can tell things which border top/bottom/right/left you want
visible, or which has properties set. I noticed that flot has
grid.borderWidth but you cannot set a specific side. This see…
-
```
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…
-
```
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…