Searched defs:markers (Results 1 - 1 of 1) sorted by relevance

/yui3/src/charts/js/
H A DPlots.js2 * Utility class used for drawing markers.
11 markers: {
32 * Draws the markers
181 * Collection of markers to be used in the series.
190 * Collection of markers to be re-used on a series redraw.
263 * Creates a cache of markers for reuse.
287 * Draws a series of markers in a single shape instance.
290 * @param {Object} styles Set of configuration properties used to create the markers.
296 markers = this.get("markers"),
[all...]

Completed in 6 milliseconds