Allows calling $("#container").highcharts({...})
function from ScalaJS
Allows calling $("#container").highcharts({...})
function from ScalaJS
import org.scalajs.jquery.jQuery import com.highcharts.HighchartsUtils._ jQuery("#container").highcharts(...)