-
The resource figure in the side panel does not resize with the panel. This is doable because [flot](http://www.flotcharts.org/) certainly supports such a feature.
![image](https://user-images.githu…
-
```
Hi there,
I added gradients to pie charts. I'm attaching all updated files along with
their diff files. I didn't work directly from the trunk files... sorry if
applying the patches turns out bein…
-
```
Hi there,
I added gradients to pie charts. I'm attaching all updated files along with
their diff files. I didn't work directly from the trunk files... sorry if
applying the patches turns out bein…
-
```
flot pie chart crush when work with jquery 1.8.0
how to repeat:
1. edit the file pie.html in flot example folder.
2. replace
with
3. run this file in browser.
thanks you all, the flot team.…
-
```
flot pie chart crush when work with jquery 1.8.0
how to repeat:
1. edit the file pie.html in flot example folder.
2. replace
with
3. run this file in browser.
thanks you all, the flot team.…
-
```
flot pie chart crush when work with jquery 1.8.0
how to repeat:
1. edit the file pie.html in flot example folder.
2. replace
with
3. run this file in browser.
thanks you all, the flot team.…
-
Hi,
thanks for this nice library !
All is doing fine when I collectstatic, it normally creates the cache files, all seems fine.
```
`Post-processed 'compiled/dashboard.min.css' as 'compiled/d…
-
```
Canvas element is available on IE 9 and above. On IE 8 and below one need to
include "excanvas" to make flot work.
However there may be reasons that one does not want to include and use
"excanv…
-
```
Canvas element is available on IE 9 and above. On IE 8 and below one need to
include "excanvas" to make flot work.
However there may be reasons that one does not want to include and use
"excanv…
-
```
Bar series type causes error:
An invalid or illegal string was specified" code: "12
c.moveTo(left, bottom);
jquery.flot.js (line 1649)
...
{
threshold: { below: 100, color: "rgba(255, 120,…