Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69 Warning: count(): Parameter must be an array or an object that implements Countable in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/JavaScriptSymbol.php on line 69

dojox/charting/plot2d/Spider.js

  • Provides:

    • dojox.charting.plot2d.Spider
  • Requires:

    • dojox.charting.Element in common
    • dojox.charting.plot2d._PlotEvents in common
    • dojox.charting.axis2d.common in common
    • dojox.charting.plot2d.common in common
    • dojox.charting.scaler.primitive in common
    • dojox.lang.functional in common
    • dojox.lang.utils in common
    • dojox.gfx in common
    • dojo.fx in common
    • dojo.fx.easing in common
    • dojox.gfx.fx in common
  • dojox.charting.plot2d.Spider

    • type
      Function
    • chains:
      • dojox.charting.Element: (prototype)
      • dojox.charting.plot2d._PlotEvents.prototype: (prototype)
      • dojox.charting.Element: (call)
      • dojox.charting.plot2d._PlotEvents: (call)
    • parameters:
      • chart
      • kwArgs
    • summary
      The plot that represents a typical Spider chart.
  • dojox.charting.plot2d.Spider.defaultParams

    • type
      Object
  • dojox.charting.plot2d.Spider.defaultParams.labels

    • type
      Object
  • dojox.charting.plot2d.Spider.defaultParams.ticks

    • type
      bool
  • dojox.charting.plot2d.Spider.defaultParams.fixed

    • type
      Object
  • dojox.charting.plot2d.Spider.defaultParams.precision

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.labelOffset

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.labelStyle

    • type
      String
  • dojox.charting.plot2d.Spider.defaultParams.htmlLabels

    • type
      Object
  • dojox.charting.plot2d.Spider.defaultParams.startAngle

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.divisions

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.axisColor

    • type
      String
  • dojox.charting.plot2d.Spider.defaultParams.axisWidth

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.spiderColor

    • type
      String
  • dojox.charting.plot2d.Spider.defaultParams.spiderWidth

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.seriesWidth

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.seriesFillAlpha

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.spiderOrigin

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.markerSize

    • type
      Number
  • dojox.charting.plot2d.Spider.defaultParams.spiderType

    • type
      String
  • dojox.charting.plot2d.Spider.defaultParams.animationType

    • alias - dojo.fx.easing.backOut
  • dojox.charting.plot2d.Spider.defaultParams.axisTickFont

    • type
      String
  • dojox.charting.plot2d.Spider.defaultParams.axisTickFontColor

    • type
      String
  • dojox.charting.plot2d.Spider.defaultParams.axisFont

    • type
      String
  • dojox.charting.plot2d.Spider.defaultParams.axisFontColor

    • type
      String
  • dojox.charting.plot2d.Spider.optionalParams

    • type
      Object
  • dojox.charting.plot2d.Spider.optionalParams.radius

    • type
      Number
  • dojox.charting.plot2d.Spider.optionalParams.font

    • type
      String
  • dojox.charting.plot2d.Spider.optionalParams.fontColor

    • type
      String
  • dojox.charting.plot2d.Spider.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • chart
      • kwArgs
    • summary
      Create a Spider plot.
  • dojox.charting.plot2d.Spider.clear

    • returns
      dojox.charting.plot2d.Spider
    • summary
      Clear out all of the information tied to this plot.
    • return_summary
      dojox.charting.plot2d.Spider
      A reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.Spider.dirty

    • type
      bool
  • dojox.charting.plot2d.Spider.dyn

    • type
      Array
  • dojox.charting.plot2d.Spider.series

    • type
      Array
  • dojox.charting.plot2d.Spider.datas

    • type
      Object
  • dojox.charting.plot2d.Spider.labelKey

    • type
      Array
  • dojox.charting.plot2d.Spider.oldSeriePoints

    • type
      Object
  • dojox.charting.plot2d.Spider.animations

    • type
      Object
  • dojox.charting.plot2d.Spider.setAxis

    • parameters:
      • axis
    • returns
      dojox.charting.plot2d.Spider
    • summary
      Dummy method, since axes are irrelevant with a Spider chart.
    • return_summary
      dojox.charting.plot2d.Spider
      The reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.Spider.addSeries

    • parameters:
      • run: (typeof dojox.charting.Series)
        The series to be added.
    • returns
      dojox.charting.plot2d.Base
    • summary
      Add a data series to this plot.
    • return_summary
      dojox.charting.plot2d.Base
      A reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.Spider.getSeriesStats

    • summary
      Calculate the min/max on all attached series in both directions.
    • return_summary
      Object
      {hmin, hmax, vmin, vmax} min/max in both directions.
    • type
      Function
  • dojox.charting.plot2d.Spider.calculateAxes

    • parameters:
      • dim: (typeof Object)
        An object of the form { width, height }
    • returns
      dojox.charting.plot2d.Base
    • summary
      Stub function for running the axis calculations (depricated).
    • return_summary
      dojox.charting.plot2d.Base
      A reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.Spider.getRequiredColors

    • returns
      Number
    • summary
      Get how many data series we have, so we know how many colors to use.
    • return_summary
      Number
      The number of colors needed.
    • type
      Function
  • dojox.charting.plot2d.Spider.initializeScalers

    • parameters:
      • dim: (typeof Object:)
        Size of a plot area in pixels as {width, height}.
      • stats: (typeof Object:)
        Min/max of data in both directions as {hmin, hmax, vmin, vmax}.
    • returns
      dojox.charting.plot2d.Base
    • summary
      Initializes scalers using attached axes.
    • return_summary
      dojox.charting.plot2d.Base
      A reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.Spider._hScaler

    • type
      Object
  • dojox.charting.plot2d.Spider._vScaler

    • type
      Object
  • dojox.charting.plot2d.Spider.render

    • parameters:
      • dim: (typeof Object)
        An object of the form { width, height }.
      • offsets: (typeof Object)
        An object of the form { l, r, t, b }.
    • returns
      dojox.charting.plot2d.Spider
    • summary
      Render the plot on the chart.
    • return_summary
      dojox.charting.plot2d.Spider
      A reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.Spider.group

  • dojox.charting.plot2d.Spider.chart.theme

  • dojox.charting.plot2d.Spider.opt

    • type
      Object
  • dojox.charting.plot2d.Spider.chart.theme.axis

  • dojox.charting.plot2d.Spider.opt.radius

    • type
      String
  • dojox.charting.plot2d.Spider.opt.font

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.axisFont

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.axisTickFontColor

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.axisFontColor

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.axisColor

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.spiderColor

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.axisWidth

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.spiderWidth

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.seriesWidth

    • type
      Object
  • dojox.charting.plot2d.Spider.opt.spiderOrigin

  • dojox.charting.plot2d.Spider.opt.markerSize

  • dojox.charting.plot2d.Spider.opt.spiderType

  • dojox.charting.plot2d.Spider.opt.animationType

  • dojox.charting.plot2d.Spider.chart.seriesShapes

    • type
      Object
  • dojox.charting.plot2d.Spider._createSeriesEntry

    • parameters:
      • ts
      • osps
      • sps
      • f
      • sk
      • r
      • ro
      • ms
      • at
    • type
      Function
  • dojox.charting.plot2d.Spider.plotEvent

    • parameters:
      • o: (typeof Object)
        An object intended to represent event parameters.
    • summary
      Stub function for use by specific plots.
    • type
      Function
  • dojox.charting.plot2d.Spider.aroundRect

  • dojox.charting.plot2d.Spider._getBoundary

    • parameters:
      • points
    • type
      Function
  • dojox.charting.plot2d.Spider._drawArrow

    • parameters:
      • s
      • start
      • end
      • stroke
    • type
      Function
  • dojox.charting.plot2d.Spider._buildPoints

    • parameters:
      • points
      • count
      • circle
      • radius
      • angle
      • recursive
    • type
      Function
  • dojox.charting.plot2d.Spider._getCoordinate

    • parameters:
      • circle
      • radius
      • angle
    • type
      Function
  • dojox.charting.plot2d.Spider._getObjectLength

    • parameters:
      • obj
    • type
      Function
  • dojox.charting.plot2d.Spider._getLabel

    • parameters:
      • number
    • type
      Function
  • dojox.lang.functional

    • alias - dojox.lang.functional
  • dojox.lang.utils

    • alias - dojox.lang.utils
  • dojox.charting.plot2d.common

    • alias - dojox.charting.plot2d.common
  • dojox.charting.axis2d.common

    • alias - dojox.charting.axis2d.common
  • dojox.gfx

    • alias - dojox.gfx
  • dojox.gfx.matrix

    • alias - dojox.gfx.matrix
  • dojox.charting.plot2d

    • type
      Object
  • dojox.charting

    • type
      Object
  • dojox

    • type
      Object