Dragon,
Today [email protected] wrote:
> i try this to include but i alwys get the error:
>
> qx.lang.Object.mergeWith(options,myproject.system.qxdygraphs.Plot.DEFAULT_OPTIONS,false);
> var plot = this.__plotObject = new Dygraph(el,data,options);
>
> unknown global symbol referenced Dygraph on line 160.
>
> i put the dygraph files under resource/dygraphs and this is at the top of this
> file
>
> /* ************************************************************************
>
> #asset(dygraphs/*)
>
> ************************************************************************ */
>
>
> why he cat find it?1?
just add
"libraries" : {
"library" : [
{
"manifest" : "contrib://QxDyGraphs/trunk/Manifest.json"
}]
},
to your config.json file and QxDyGraphs will be included
automatically ... no special copying of anything required ...
cheers
tobi
>
> Thank you for your help
>
--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel