-
```
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…
-
```
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…
-
Is it possible with the WET charts and graphs extension to stack them on top of each other? ie a bar graph which is stacked on top of each other? i have had no luck with finding out how in the WET doc…
ehcee updated
8 years ago
-
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,…
-
```
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,…
-
```
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.…