miunsi63 / gflot

Automatically exported from code.google.com/p/gflot
0 stars 0 forks source link

GlobalSeriesOptions might cause problem in chrome. #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Set LineSeriesOptions\PointsSeriesOptions\BarSeriesOptions for some series;
2.Set GlobalSeriesOptions,including LineSeriesOptions,PointsSeriesOptions and 
BarSeriesOptions;(primary for other series)

What is the expected output? What do you see instead?
The plot will display normally.
Like the attach pic.
All axes ticks overlap,and the plot display nothing.

What version of the product are you using? On what operating system?
GFlot 2.4.0
XP SP3
Chrome 17.0.963.83m

Please provide any additional information below.
The problem only occur in chrome,FF 10.0.2 and IE6 display normally.

Original issue reported on code.google.com by ODMar...@gmail.com on 28 Mar 2012 at 9:17

Attachments:

GoogleCodeExporter commented 9 years ago
Is it in Dev Mode ? I have the same problem with examples on Chrome but it 
works once compiled.

Original comment by nmr.morel on 28 Mar 2012 at 10:02

GoogleCodeExporter commented 9 years ago
Yeah,I running in Dev Mode.
Your are right,no problem after compiled.
So,is that a bug?It is not convenience for debug.

Original comment by ODMar...@gmail.com on 29 Mar 2012 at 8:44

GoogleCodeExporter commented 9 years ago
That's a bug but on Dev Mode for Chrome I think. There is not much I can do. 
You can follow this GWT issue which is probably related : 
http://code.google.com/p/google-web-toolkit/issues/detail?id=5778

Original comment by nmr.morel on 29 Mar 2012 at 8:08

GoogleCodeExporter commented 9 years ago

Original comment by nmr.morel on 8 Apr 2012 at 6:12