Closed GoogleCodeExporter closed 8 years ago
I had the same problem with you too.
It may depend on your data type, I used time datatype, and added logic to plot
the min
and max for axes, I just got axes with NaN and no data. Then I commented the
logic to
calculate min and max , just plot the original data, then it works.
You may also paste ur code so that we can have a look at it.
Original comment by pri...@gmail.com
on 23 Feb 2010 at 11:11
This sounds like a bug in Chrome with printing canvas elements (data and grid
lines
are drawn with the new canvas HTML element). You could try printing one of the
examples here
https://developer.mozilla.org/en/Drawing_Graphics_with_Canvas
with Chrome and see if it works.
Original comment by olau%iol...@gtempaccount.com
on 22 Mar 2010 at 11:07
I've been using Chrome as my primary flot development browser for the last
couple
months. It's definitely capable of producing lines/points data. So yeah, an
example
plot would be helpful.
Original comment by ryl...@gmail.com
on 13 Apr 2010 at 6:44
Do you have a solution for plot with one data series in google chrome??
Original comment by alvaro.c...@gmail.com
on 17 May 2010 at 9:55
Maybe this is helpful: Printed from the example page using Chrome 4.1.249.1064
and
Bullzip PDF Creator. The result is identical if I print directly.
Note that the graph at first appears, then a "white layer" is put upon it.
Original comment by martin.h...@gmail.com
on 27 May 2010 at 6:28
Attachments:
Original comment by dnsch...@gmail.com
on 7 May 2012 at 11:27
Original issue reported on code.google.com by
sed...@gmail.com
on 22 Feb 2010 at 9:47