-
```
Right now flot will let me happily plot 500 data points for a single pixel on
the screen. Instead of the data producers implementing the aliasing to reduce
those 500 points into 1 point per pixe…
-
```
Looking at the JavaScript files on GitHub, many are missing license headers.
Specifically:
excanvas.min.js
jquery.flot.categories.js
jquery.flot.crosshair.js
jquery.flot.errorbars.js
jquery.flot…
-
```
Looking at the JavaScript files on GitHub, many are missing license headers.
Specifically:
excanvas.min.js
jquery.flot.categories.js
jquery.flot.crosshair.js
jquery.flot.errorbars.js
jquery.flot…
-
```
Looking at the JavaScript files on GitHub, many are missing license headers.
Specifically:
excanvas.min.js
jquery.flot.categories.js
jquery.flot.crosshair.js
jquery.flot.errorbars.js
jquery.flot…
-
```
It would be very usefull to have Flot externs file for google Closure compiler
```
Original issue reported on code.google.com by `CodeMast...@gmail.com` on 22 Jul 2011 at 7:29
-
```
I'm using jquery mobile and flot to display charts on a native (android v.4.2)
application (image 1). Flot is however displaying the same series twice when
the page is loaded. When I hide the (f…
-
```
It would be very usefull to have Flot externs file for google Closure compiler
```
Original issue reported on code.google.com by `CodeMast...@gmail.com` on 22 Jul 2011 at 7:29
-
```
Hi, just updated flot to last development version from github.
I just noticed that tickDecimals seems don't work anymore. I had to add in my
project:
tickFormatter: (val, axis) ->
…
-
```
I did not find any info on this. Does flot handle radar charts ?
See attachment for a a sample.
```
Original issue reported on code.google.com by `pll...@gmail.com` on 18 Mar 2009 at 9:28
Attac…
-
```
Hi, just updated flot to last development version from github.
I just noticed that tickDecimals seems don't work anymore. I had to add in my
project:
tickFormatter: (val, axis) ->
…