Package

com

highcharts

Permalink

package highcharts

Visibility
  1. Public
  2. All

Type Members

  1. trait HighchartsJQuery extends Object

    Permalink
    Annotations
    @RawJSType() @native()

Value Members

  1. object Highcharts extends Object with Highcharts

    Permalink

    Highcharts API object

    Highcharts API object

    Annotations
    @native() @JSName( "Highcharts" )
  2. object HighchartsJQuery

    Permalink

    Allows calling $("#container").highcharts({...}) function from ScalaJS

    Allows calling $("#container").highcharts({...}) function from ScalaJS

    Example:
    1. import org.scalajs.jquery.jQuery
      import com.highcharts.HighchartsJQuery._
      jQuery("#container").highcharts(...)
  3. package api

    Permalink
  4. package config

    Permalink

Ungrouped