How to use the dojox.charting.themes.GreySkies function in dojox

To help you get started, we’ve selected a few dojox examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github emad-elsaid / Codeigniter-Egypt / dojo / dojox / charting / themes / GreySkies.js View on Github external
/*
	Copyright (c) 2004-2010, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


if(!dojo._hasResource["dojox.charting.themes.GreySkies"]){
dojo._hasResource["dojox.charting.themes.GreySkies"]=true;
dojo.provide("dojox.charting.themes.GreySkies");
dojo.require("dojox.charting.Theme");
(function(){
var _1=dojox.charting;
_1.themes.GreySkies=new _1.Theme(_1.Theme._def);
})();
}
github OpenACD / OpenACD / www / contrib / dojo / dojox / charting / themes / GreySkies.js View on Github external
/*
	Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


if(!dojo._hasResource["dojox.charting.themes.GreySkies"]){
dojo._hasResource["dojox.charting.themes.GreySkies"]=true;
dojo.provide("dojox.charting.themes.GreySkies");
dojo.require("dojox.charting.Theme");
(function(){
var _1=dojox.charting;
_1.themes.GreySkies=new _1.Theme(_1.Theme._def);
})();
}
github mayflower / PHProjekt / phprojekt / htdocs / dojo / release / dojo / dojox / charting / themes / GreySkies.js View on Github external
/*
	Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


if(!dojo._hasResource["dojox.charting.themes.GreySkies"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.charting.themes.GreySkies"] = true;
dojo.provide("dojox.charting.themes.GreySkies");
dojo.require("dojox.charting.Theme");

(function(){
	var dxc=dojox.charting;
	dxc.themes.GreySkies=new dxc.Theme(dxc.Theme._def);
})();

}
github mayflower / PHProjekt / phprojekt / htdocs / dojo / release / dojo / dojox / charting / themes / GreySkies.js View on Github external
/*
	Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


if(!dojo._hasResource["dojox.charting.themes.GreySkies"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.charting.themes.GreySkies"] = true;
dojo.provide("dojox.charting.themes.GreySkies");
dojo.require("dojox.charting.Theme");

(function(){
	var dxc=dojox.charting;
	dxc.themes.GreySkies=new dxc.Theme(dxc.Theme._def);
})();

}
github emad-elsaid / Codeigniter-Egypt / dojo / dojox / charting / themes / GreySkies.js View on Github external
/*
	Copyright (c) 2004-2010, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


if(!dojo._hasResource["dojox.charting.themes.GreySkies"]){
dojo._hasResource["dojox.charting.themes.GreySkies"]=true;
dojo.provide("dojox.charting.themes.GreySkies");
dojo.require("dojox.charting.Theme");
(function(){
var _1=dojox.charting;
_1.themes.GreySkies=new _1.Theme(_1.Theme._def);
})();
}
github OpenACD / OpenACD / www / contrib / dojo / dojox / charting / themes / GreySkies.js View on Github external
/*
	Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


if(!dojo._hasResource["dojox.charting.themes.GreySkies"]){
dojo._hasResource["dojox.charting.themes.GreySkies"]=true;
dojo.provide("dojox.charting.themes.GreySkies");
dojo.require("dojox.charting.Theme");
(function(){
var _1=dojox.charting;
_1.themes.GreySkies=new _1.Theme(_1.Theme._def);
})();
}
github GMOD / jbrowse / jslib / dojox / charting / themes / GreySkies.js View on Github external
/*
	Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/


if(!dojo._hasResource["dojox.charting.themes.GreySkies"]){dojo._hasResource["dojox.charting.themes.GreySkies"]=true;dojo.provide("dojox.charting.themes.GreySkies");dojo.require("dojox.charting.Theme");(function(){var _1=dojox.charting;_1.themes.GreySkies=new _1.Theme(_1.Theme._def);})();}

dojox

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

BSD-3-Clause OR AFL-2.1
Latest version published 2 years ago

Package Health Score

62 / 100
Full package analysis