Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F946656
Lines.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
429 B
Subscribers
None
Lines.js
View Options
if
(
!
dojo
.
_hasResource
[
"dojox.charting.plot2d.Lines"
]){
//_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo
.
_hasResource
[
"dojox.charting.plot2d.Lines"
]
=
true
;
dojo
.
provide
(
"dojox.charting.plot2d.Lines"
);
dojo
.
require
(
"dojox.charting.plot2d.Default"
);
dojo
.
declare
(
"dojox.charting.plot2d.Lines"
,
dojox
.
charting
.
plot2d
.
Default
,
{
constructor
:
function
(){
this
.
opt
.
lines
=
true
;
}
});
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 08:23 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27020
Default Alt Text
Lines.js (429 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment