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

  • Provides:

    • dojox.charting.plot2d.ClusteredColumns
  • Requires:

    • dojox.charting.plot2d.common in common
    • dojox.charting.plot2d.Columns in common
    • dojox.lang.functional in common
    • dojox.lang.functional.reversed in common
  • dojox.charting.plot2d.ClusteredColumns

    • type
      Function
    • chains:
      • dojox.charting.plot2d.Columns: (prototype)
      • dojox.charting.plot2d.Columns: (call)
    • summary
      A plot representing grouped or clustered columns (vertical bars).
  • dojox.charting.plot2d.ClusteredColumns.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.ClusteredColumns
    • summary
      Run the calculations for any axes for this plot.
    • return_summary
      dojox.charting.plot2d.ClusteredColumns
      A reference to this plot for functional chaining.
    • type
      Function
  • dojox.charting.plot2d.ClusteredColumns.dirty

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

    • type
      Object
  • dojox.charting.plot2d.ClusteredColumns.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