Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F886076
MiamiNice.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
542 B
Subscribers
None
MiamiNice.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.MiamiNice"
]){
dojo
.
_hasResource
[
"dojox.charting.themes.MiamiNice"
]
=
true
;
dojo
.
provide
(
"dojox.charting.themes.MiamiNice"
);
dojo
.
require
(
"dojox.charting.Theme"
);
(
function
(){
var
_1
=
dojox
.
charting
;
_1
.
themes
.
MiamiNice
=
new
_1
.
Theme
({
colors
:
[
"#7f9599"
,
"#45b8cc"
,
"#8ecfb0"
,
"#f8acac"
,
"#cc4482"
]});
})();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 22:08 (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26849
Default Alt Text
MiamiNice.js (542 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment