Packages

package nvd3

nvd3 package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. nvd3
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AxisLabel extends Object

    Axis Label

    Axis Label

    Annotations
    @RawJSType() @ScalaJSDefined()
  2. class Caption extends Object

    nvD3 Chart Caption

    nvD3 Chart Caption

    Annotations
    @RawJSType() @ScalaJSDefined()
  3. class ChartOptions extends Object

    nvD3 Chart Options

    nvD3 Chart Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  4. type Legend = Any
  5. class Margin extends Object

    NVD3 Margin

    NVD3 Margin

    Annotations
    @RawJSType() @ScalaJSDefined()
  6. class Title extends Object

    nvD3 Chart Title

    nvD3 Chart Title

    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. def legend(margin: UndefOr[Margin] = js.undefined): Legend
    Annotations
    @inline()

Inherited from AnyRef

Inherited from Any

Ungrouped