Open GoogleCodeExporter opened 8 years ago
I ran into the same issue using flot with Bootstrap.
Alternatively, you could add to your CSS, overriding tables for your flot
element, ex:
#placeholder table {
width: auto;
}
Original comment by khang.hu...@gmail.com
on 24 Nov 2011 at 4:29
It sounds like we need to examine the default CSS used by the legend table, to
avoid it getting overridden unless that's explicitly desired.
Original comment by dnsch...@gmail.com
on 5 Jun 2012 at 3:35
Original issue reported on code.google.com by
starefos...@gmail.com
on 21 Nov 2011 at 3:33