Supported Visualizations


As the tables below make clear, the Highcharts for Python Toolkit and the Highcharts suite of JavaScript libraries are likely the single most comprehensive suite of data visualization tools available in the market. With over 70 (seventy!) distinct data visualizations and 50 (fifty!) technical indicators, you will be able to construct a beautiful and interactive portrayal of your data.

Series with Data

The following are the series types that have .data properties and which can be used to visualize your data.

Note

The visualizations below are provided by Highcharts Core for Python and Highcharts Core. They are also available in the other libraries within the toolkit.

Series Type

Screenshot + Class Links

Arc Diagram

Arc Diagram Example Chart

highcharts_maps.options.plot_options.arcdiagram.ArcDiagramOptions

highcharts_maps.options.series.arcdiagram.ArcDiagramSeries

Area

Area Example Chart

highcharts_maps.options.plot_options.area.AreaOptions

highcharts_maps.options.series.area.AreaSeries

Area Range

Area Range Example Chart

highcharts_maps.options.plot_options.area.AreaRangeOptions

highcharts_maps.options.series.area.AreaRangeSeries

Area Spline

Area Spline Example Chart

highcharts_maps.options.plot_options.area.AreaSplineOptions

highcharts_maps.options.series.area.AreaSplineSeries

Area Spline Range

Area Spline Range Example Chart

highcharts_maps.options.plot_options.area.AreaSplineRangeOptions

highcharts_maps.options.series.area.AreaSplineRangeSeries

Bar

Bar Example Chart

highcharts_maps.options.plot_options.bar.BarOptions

highcharts_maps.options.series.bar.BarSeries

Bell Curve

BellCurve Example Chart

highcharts_maps.options.plot_options.bellcurve.BellCurveOptions

highcharts_maps.options.series.bellcurve.BellCurveSeries

Box Plot

BoxPlot Example Chart

highcharts_maps.options.plot_options.boxplot.BoxPlotOptions

highcharts_maps.options.series.boxplot.BoxPlotSeries

Bubble

Bubble Example Chart

highcharts_maps.options.plot_options.bubble.BubbleOptions

highcharts_maps.options.series.bubble.BubbleSeries

Bullet

Bullet Example Chart

highcharts_maps.options.plot_options.bullet.BulletOptions

highcharts_maps.options.series.bullet.BulletSeries

Column

Column Example Chart

highcharts_maps.options.plot_options.bar.ColumnOptions

highcharts_maps.options.series.bar.ColumnSeries

Column Pyramid

ColumnPyramid Example Chart

highcharts_maps.options.plot_options.bar.ColumnPyramidOptions

highcharts_maps.options.series.bar.ColumnPyramidSeries

Column Range

ColumnRange Example Chart

highcharts_maps.options.plot_options.bar.ColumnRangeOptions

highcharts_maps.options.series.bar.ColumnRangeSeries

Dependency Wheel

DependencyWheel Example Chart

highcharts_maps.options.plot_options.dependencywheel.DependencyWheelOptions

highcharts_maps.options.series.dependencywheel.DependencyWheelSeries

Dumbbell

Dumbbell Example Chart

highcharts_maps.options.plot_options.dumbbell.DumbbellOptions

highcharts_maps.options.series.dumbbell.DumbbellSeries

Error Bar

ErrorBar Example Chart

highcharts_maps.options.plot_options.boxplot.ErrorBarOptions

highcharts_maps.options.series.boxplot.ErrorBarSeries

Funnel

Funnel Example Chart

highcharts_maps.options.plot_options.funnel.FunnelOptions

highcharts_maps.options.series.funnel.FunnelSeries

Funnel 3D

Funnel3D Example Chart

highcharts_maps.options.plot_options.funnel.Funnel3DOptions

highcharts_maps.options.series.funnel.Funnel3DSeries

Gauge

Gauge Example Chart

highcharts_maps.options.plot_options.gauge.GaugeOptions

highcharts_maps.options.series.gauge.GaugeSeries

Heatmap

Heatmap Example Chart

highcharts_maps.options.plot_options.heatmap.HeatmapOptions

highcharts_maps.options.series.heatmap.HeatmapSeries

Histogram

Histogram Example Chart

highcharts_maps.options.plot_options.histogram.HistogramOptions

highcharts_maps.options.series.histogram.HistogramSeries

Item

Circular Item Example Chart

highcharts_maps.options.plot_options.item.ItemOptions

highcharts_maps.options.series.item.ItemSeries

Line

Line Example Chart

highcharts_maps.options.plot_options.area.LineOptions

highcharts_maps.options.series.area.LineSeries

Lollipop

Lollipop Example Chart

highcharts_maps.options.plot_options.dumbbell.LollipopOptions

highcharts_maps.options.series.dumbbell.LollipopSeries

Network Graph

Network Graph Example Chart

highcharts_maps.options.plot_options.networkgraph.NetworkGraphOptions

highcharts_maps.options.series.networkgraph.NetworkGraphSeries

Organization

Organization Example Chart

highcharts_maps.options.plot_options.organization.OrganizationOptions

highcharts_maps.options.series.organization.OrganizationSeries

Packed Bubble

Split Packed Bubble Example Chart

highcharts_maps.options.plot_options.packedbubble.PackedBubbleOptions

highcharts_maps.options.series.packedbubble.PackedBubbleSeries

Pareto

Pareto Example Chart

highcharts_maps.options.plot_options.pareto.ParetoOptions

highcharts_maps.options.series.pareto.ParetoSeries

Pictorial

Pictorial Example Chart

highcharts_maps.options.plot_options.pictorial.PictorialOptions

highcharts_maps.options.series.pictorial.PictorialSeries

Pie

Pie Example Chart

highcharts_maps.options.plot_options.pie.PieOptions

highcharts_maps.options.series.pie.PieSeries

Polygon

Polygon Example Chart

highcharts_maps.options.plot_options.polygon.PolygonOptions

highcharts_maps.options.series.polygon.PolygonSeries

Pyramid

Pyramid Example Chart

highcharts_maps.options.plot_options.pyramid.PyramidOptions

highcharts_maps.options.series.pyramid.PyramidSeries

Pyramid 3D

Pyramid 3D Example Chart

highcharts_maps.options.plot_options.pyramid.Pyramid3DOptions

highcharts_maps.options.series.pyramid.Pyramid3DSeries

Sankey

Sankey Example Chart

highcharts_maps.options.plot_options.sankey.SankeyOptions

highcharts_maps.options.series.sankey.SankeySeries

Scatter

Scatter Example Chart

highcharts_maps.options.plot_options.scatter.ScatterOptions

highcharts_maps.options.series.scatter.ScatterSeries

Scatter 3D

Scatter 3D Example Chart

highcharts_maps.options.plot_options.scatter.Scatter3DOptions

highcharts_maps.options.series.scatter.Scatter3DSeries

Solid Gauge

SolidGauge Example Chart

highcharts_maps.options.plot_options.gauge.SolidGaugeOptions

highcharts_maps.options.series.gauge.SolidGaugeSeries

Spline

Spline Example Chart

highcharts_maps.options.plot_options.spline.SplineOptions

highcharts_maps.options.series.spline.SplineSeries

Stream Graph

StreamGraph Example Chart

highcharts_maps.options.plot_options.area.StreamGraphOptions

highcharts_maps.options.series.area.StreamGraphSeries

Sunburst

Sunburst Example Chart

highcharts_maps.options.plot_options.sunburst.SunburstOptions

highcharts_maps.options.series.sunburst.SunburstSeries

Tilemap

Tilemap Example Chart

highcharts_maps.options.plot_options.heatmap.TilemapOptions

highcharts_maps.options.series.heatmap.TilemapSeries

Timeline

Timeline Example Chart

highcharts_maps.options.plot_options.timeline.TimelineOptions

highcharts_maps.options.series.timeline.TimelineSeries

Treegraph

Treegraph Example Chart

highcharts_maps.options.plot_options.treegraph.TreegraphOptions

highcharts_maps.options.series.treegraph.TreegraphSeries

Treemap

Treemap Example Chart

highcharts_maps.options.plot_options.treemap.TreemapOptions

highcharts_maps.options.series.treemap.TreemapSeries

Variable Pie

VariablePie Example Chart

highcharts_maps.options.plot_options.pie.VariablePieOptions

highcharts_maps.options.series.pie.VariablePieSeries

Vector

Vector Example Chart

highcharts_maps.options.plot_options.vector.VectorOptions

highcharts_maps.options.series.vector.VectorSeries

Venn

Venn Example Chart

highcharts_maps.options.plot_options.venn.VennOptions

highcharts_maps.options.series.venn.VennSeries

Waterfall

Waterfall Example Chart

highcharts_maps.options.plot_options.bar.WaterfallOptions

highcharts_maps.options.series.bar.WaterfallSeries

Wind Barb

WindBarb Example Chart

highcharts_maps.options.plot_options.bar.WindBarbOptions

highcharts_maps.options.series.bar.WindBarbSeries

Wordcloud

Wordcloud Example Chart

highcharts_maps.options.plot_options.wordcloud.WordcloudOptions

highcharts_maps.options.series.wordcloud.WordcloudSeries

X-Range

X-Range Example Chart

highcharts_maps.options.plot_options.bar.XRangeOptions

highcharts_maps.options.series.bar.XRangeSeries


Technical Indicators

The following visualizations are supported as technical indicators, which are calculated dynamically from the data contained in series with data and overlaid onto your visualizations.

Error

The Highcharts Core for Python library and the related Highcharts Core JavaScript library do not support technical indicators.

Only Highcharts Stock for Python and Highcharts Stock support technical indicators.