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/scaler/linear.js

  • Provides:

    • dojox.charting.scaler.linear
  • Requires:

    • dojox.charting.scaler.common in common
  • dojox.charting.scaler.linear.buildScaler

    • parameters:
      • min: (typeof Number)
      • max: (typeof Number)
      • span: (typeof Number)
      • kwArgs: (typeof Object)
    • returns
      Object
    • type
      Function
  • dojox.charting.scaler.linear.buildTicks

    • parameters:
      • scaler: (typeof Object)
      • kwArgs: (typeof Object)
    • returns
      Object
    • type
      Function
  • dojox.charting.scaler.linear.getTransformerFromModel

    • parameters:
      • scaler: (typeof Object)
    • returns
      Function
    • type
      Function
  • dojox.charting.scaler.linear.getTransformerFromPlot

    • parameters:
      • scaler: (typeof Object)
    • returns
      Function
    • type
      Function
  • dojox.charting

    • alias - dojox.charting
  • dojox.charting.scaler

    • alias - dojox.charting.scaler
  • dojox.charting.scaler.common

    • alias - dojox.charting.scaler.common
  • dojox.charting.scaler.common.findString

    • alias - dojox.charting.scaler.common.findString
  • dojox.charting.scaler.common.getNumericLabel

    • alias - dojox.charting.scaler.common.getNumericLabel
  • dojox.charting.scaler.linear

    • type
      Object
  • dojox

    • type
      Object