dojox/charting/plot2d/StackedAreas.js

  • Provides:

    • dojox.charting.plot2d.StackedAreas
  • Requires:

    • dojox.charting.plot2d.Stacked in common
  • dojox.charting.plot2d.StackedAreas

    • type
      Function
    • chains:
      • dojox.charting.plot2d.Stacked: (prototype)
      • dojox.charting.plot2d.Stacked: (call)
    • summary
      Force our Stacked plotter to include both lines and areas.
    • source: [view]
        this.opt.lines = true;
        this.opt.areas = true;
  • dojox.charting.plot2d.StackedAreas.opt.lines

    • summary
  • dojox.charting.plot2d.StackedAreas.opt.areas

    • summary
  • dojox.charting.plot2d

    • type
      Object
    • summary
  • dojox.charting

    • type
      Object
    • summary
  • dojox

    • type
      Object
    • summary