Published
Edited
Jul 31, 2018
2 forks
Importers
17 stars
Insert cell
Insert cell
Insert cell
Highcharts_npm = require("highcharts")
Insert cell
Highcharts_official = require("https://code.highcharts.com/highcharts.js")
Insert cell
Highcharts_unpkg = require("https://unpkg.com/highcharts@6.1.1/highcharts.js")
Insert cell
Highcharts_cdnjs = require("https://cdnjs.cloudflare.com/ajax/libs/highcharts/6.1.1/highcharts.js")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Highcharts = importjs("https://unpkg.com/highcharts@6.1.1/highcharts.js","window.Highcharts")
Insert cell
Highcharts_theme = {
await Highcharts;
await importjs("https://unpkg.com/highcharts@6.1.1/themes/dark-unica.js");
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more