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/StackedBars.js

  • Provides:

    • dojox.charting.plot2d.StackedBars
  • Requires:

    • dojox.charting.plot2d.common in common
    • dojox.charting.plot2d.Bars in common
    • dojox.lang.functional in common
    • dojox.lang.functional.reversed in common
    • dojox.lang.functional.sequence in common
  • dojox.charting.plot2d.StackedBars

    • type
      Function
    • chains:
      • dojox.charting.plot2d.Bars: (prototype)
      • dojox.charting.plot2d.Bars: (call)
    • summary
      The plot object representing a stacked bar chart (horizontal bars).
  • dojox.charting.plot2d.StackedBars.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.StackedBars._maxRunLength

  • dojox.charting.plot2d.StackedBars.render

    • parameters:
      • dim: (typeof Object)
        An object in the form of { width, height }
      • offsets: (typeof Object)
        An object of the form { l, r, t, b}.
    • returns
      dojox.charting.plot2d.StackedBars
    • summary
      Run the calculations for any axes for this plot.
    • return_summary
      dojox.charting.plot2d.StackedBars
      A reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.StackedBars.dirty

    • type
      bool
  • dojox.charting.plot2d.StackedBars._eventSeries

    • type
      Object
  • dojox.charting.plot2d.StackedBars.chart.theme

  • 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