You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2020. It is now read-only.
Florian Rappl edited this page Dec 21, 2014
·
2 revisions
setdef
The setdef function can be used to define template values for created plots. Every plot that is created after a certain template property has been set will be assigned the value of the property.
setdef(type)
Gets the default values that have been set for the given type.
Argumenttype
String
Returns1. entry
String
Example
setdef("plot")
Gets all the default property names with values that have been set for the category plot.