dojox.charting.Theme
dojo.require("dojox.charting.Theme");
defined in dojox/charting/Theme.js
Usage
function (/*Object?*/ kwArgs) (view source)
parameter | type | description |
---|---|---|
kwArgs | Object | Optional. |
FunctionsBack to top

resets both marker and color counters back to the start. Subsequent calls to `next` will retrievie the first value of each depending on the passed type.

Generate a set of colors for the theme based on keyword arguments
get either the next color or the next marker, depending on what was passed. If type is not passed, it assumes color.