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

Allow chart configuration before attaching to DOM #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to disable the overview (bottom panel) before attaching the chart to the 
DOM throws an exception.
This is unfortunate because the attachment will cause an unnecessary redraw.

Original issue reported on code.google.com by tom...@gmail.com on 22 Sep 2010 at 4:23

GoogleCodeExporter commented 8 years ago
We should probably take a look at all the ChronoscopeOptions that make sense to 
set before attaching.  

A workaround for now might be to set gss to hide on load
 overview {visibility:hidden;}

Will take care of this soon.

Original comment by timepedia@gmail.com on 25 Sep 2010 at 5:19

GoogleCodeExporter commented 8 years ago
The workaround only works on Firefox. See Issue 146.

Original comment by tom...@gmail.com on 3 Oct 2010 at 10:31

GoogleCodeExporter commented 8 years ago
r1269 should resolve this, please confirm

Original comment by socon...@gmail.com on 26 Oct 2010 at 9:49

GoogleCodeExporter commented 8 years ago

Original comment by socon...@gmail.com on 26 Oct 2010 at 9:50

GoogleCodeExporter commented 8 years ago

Original comment by socon...@gmail.com on 26 Oct 2010 at 9:50