marcomachadosantos / gwt-chronoscope

Automatically exported from code.google.com/p/gwt-chronoscope
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Error on FlashView when overview panel is disabled. #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps:
1. Create a TimeseriesChart
2. Add a viewReadyCallBack
3. Set OverviewEnabled as false.
4. Force the use of Flash.

As you can see in the attach, there is a gap between the domain and range 
axis.

I'm using the latest version available on CVS and running int on Windows 
Vista.

Many thanks in advanced.

Original issue reported on code.google.com by elgaby@gmail.com on 8 Feb 2010 at 2:42

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry I forgot to tell that I'm using GWT 2.0.1.

Original comment by elgaby@gmail.com on 8 Feb 2010 at 2:43

GoogleCodeExporter commented 8 years ago
This shoudl be resolved in r1076, which is included in latest 2.0-SNAPSHOT or 
the online api endpoint

Original comment by timepedia@gmail.com on 20 Aug 2010 at 8:25