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

dojox/charting/plot2d/common.js

  • Provides:

    • dojox.charting.plot2d.common
  • Requires:

    • dojo.colors in common
    • dojox.gfx in common
    • dojox.lang.functional in common
  • dojox.charting.plot2d.common.makeStroke

    • parameters:
      • stroke
    • type
      Function
  • dojox.charting.plot2d.common.augmentColor

    • parameters:
      • target
      • color
    • type
      Function
  • dojox.charting.plot2d.common.augmentStroke

    • parameters:
      • stroke
      • color
    • type
      Function
  • dojox.charting.plot2d.common.augmentFill

    • parameters:
      • fill
      • color
    • type
      Function
  • dojox.charting.plot2d.common.defaultStats

    • type
      Object
  • dojox.charting.plot2d.common.defaultStats.vmin

    • alias - Number.POSITIVE_INFINITY
  • dojox.charting.plot2d.common.defaultStats.vmax

    • alias - Number.NEGATIVE_INFINITY
  • dojox.charting.plot2d.common.defaultStats.hmin

    • alias - Number.POSITIVE_INFINITY
  • dojox.charting.plot2d.common.defaultStats.hmax

    • alias - Number.NEGATIVE_INFINITY
  • dojox.charting.plot2d.common.collectSimpleStats

    • parameters:
      • series
    • type
      Function
  • dojox.charting.plot2d.common.calculateBarSize

    • parameters:
      • availableSize: (typeof Number)
      • opt: (typeof Object)
      • clusterSize: (typeof Number)
    • returns
      Object
    • type
      Function
  • dojox.charting.plot2d.common.collectStackedStats

    • parameters:
      • series
    • type
      Function
  • dojox.charting.plot2d.common.curve

    • parameters:
      • a: (typeof Number[])
      • tension: (typeof Number|String)
    • type
      Function
  • dojox.charting.plot2d.common.getLabel

    • parameters:
      • number: (typeof Number)
      • fixed: (typeof Boolean)
      • precision: (typeof Number)
    • type
      Function
  • dojox.lang.functional

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

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

    • type
      Object
  • dojox.charting

    • type
      Object
  • dojox

    • type
      Object