I identified the problem. From some reason, graphs in a div container
that has "display: inline-block" doesn't show in Opera 10. Changing
the display to "block" fixes the problem, but messes up the design
(which is not a problem in my case, still looks good enough)
On Nov 16, 1:58 pm, Chris Leonello <chris.leone...@gmail.com> wrote:
> Same on Opera 9. I don't have any ideas. All the error console shows
> are a lot of css related warning/errors. Some of them are in
> jquery.jqplot.css but nothing different from the jqplot samples and
> nothing that's changed recently.
> --
> Chris Leonello
> On Nov 15, 2009, at 11:14 AM, a0 wrote:
> > Check out this plots:http://stats.blipi.pl/blip
> > I'm not sure when, but after one of the recent jqPlot updates, the
> > graphs stopped displaying in Opera 10 - there's just a white blank in
> > that place where the graphs should be. The examples in the docs work
> > in Opera, so it has to do something with my config. Do you have any
> > idea what might be wrong? Thanks !