Package

io.scalajs.npm.angularjs

nvd3

Permalink

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

    Permalink

    Axis Label

    Axis Label

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

    Permalink

    nvD3 Chart Caption

    nvD3 Chart Caption

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

    Permalink

    nvD3 Chart Options

    nvD3 Chart Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  4. type Legend = Any

    Permalink
  5. class Margin extends Object

    Permalink

    NVD3 Margin

    NVD3 Margin

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

    Permalink

    nvD3 Chart Title

    nvD3 Chart Title

    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. package chart

    Permalink
  2. def legend(margin: UndefOr[Margin] = js.undefined): Legend

    Permalink
    Annotations
    @inline()

Inherited from AnyRef

Inherited from Any

Ungrouped