Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F885852
SageToLime.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
596 B
Subscribers
None
SageToLime.js
View Options
/*
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.SageToLime"
]){
dojo
.
_hasResource
[
"dojox.charting.themes.SageToLime"
]
=
true
;
dojo
.
provide
(
"dojox.charting.themes.SageToLime"
);
dojo
.
require
(
"dojox.charting.Theme"
);
(
function
(){
var
_1
=
dojox
.
charting
;
_1
.
themes
.
SageToLime
=
new
_1
.
Theme
({
colors
:
[
"#abdbcb"
,
"#435a51"
,
"#70998b"
,
"#5f8074"
,
"#80ccbb"
,
"#539e8b"
,
"#78a596"
,
"#335f54"
,
"#8dd1c2"
,
"#68c5ad"
]});
})();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 20:23 (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26982
Default Alt Text
SageToLime.js (596 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment