dojox/charting/plot2d/MarkersOnly.js

  • Provides:

    • dojox.charting.plot2d.MarkersOnly
  • Requires:

    • dojox.charting.plot2d.Default in common
  • dojox.charting.plot2d.MarkersOnly

    • type
      Function
    • chains:
      • dojox.charting.plot2d.Default: (prototype)
      • dojox.charting.plot2d.Default: (call)
    • summary
      Set up our default plot to only have markers and no lines.
    • source: [view]
        this.opt.lines = false;
        this.opt.markers = true;
  • dojox.charting.plot2d.MarkersOnly.opt.lines

    • summary
  • dojox.charting.plot2d.MarkersOnly.opt.markers

    • summary
  • dojox.charting.plot2d

    • type
      Object
    • summary
  • dojox.charting

    • type
      Object
    • summary
  • dojox

    • type
      Object
    • summary