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 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_core.options.plot_options.arcdiagram.ArcDiagramOptions

highcharts_core.options.series.arcdiagram.ArcDiagramSeries

Area

Area Example Chart

highcharts_core.options.plot_options.area.AreaOptions

highcharts_core.options.series.area.AreaSeries

Area Range

Area Range Example Chart

highcharts_core.options.plot_options.area.AreaRangeOptions

highcharts_core.options.series.area.AreaRangeSeries

Area Spline

Area Spline Example Chart

highcharts_core.options.plot_options.area.AreaSplineOptions

highcharts_core.options.series.area.AreaSplineSeries

Area Spline Range

Area Spline Range Example Chart

highcharts_core.options.plot_options.area.AreaSplineRangeOptions

highcharts_core.options.series.area.AreaSplineRangeSeries

Bar

Bar Example Chart

highcharts_core.options.plot_options.bar.BarOptions

highcharts_core.options.series.bar.BarSeries

Bell Curve

BellCurve Example Chart

highcharts_core.options.plot_options.bellcurve.BellCurveOptions

highcharts_core.options.series.bellcurve.BellCurveSeries

Box Plot

BoxPlot Example Chart

highcharts_core.options.plot_options.boxplot.BoxPlotOptions

highcharts_core.options.series.boxplot.BoxPlotSeries

Bubble

Bubble Example Chart

highcharts_core.options.plot_options.bubble.BubbleOptions

highcharts_core.options.series.bubble.BubbleSeries

Bullet

Bullet Example Chart

highcharts_core.options.plot_options.bullet.BulletOptions

highcharts_core.options.series.bullet.BulletSeries

Column

Column Example Chart

highcharts_core.options.plot_options.bar.ColumnOptions

highcharts_core.options.series.bar.ColumnSeries

Column Pyramid

ColumnPyramid Example Chart

highcharts_core.options.plot_options.bar.ColumnPyramidOptions

highcharts_core.options.series.bar.ColumnPyramidSeries

Column Range

ColumnRange Example Chart

highcharts_core.options.plot_options.bar.ColumnRangeOptions

highcharts_core.options.series.bar.ColumnRangeSeries

Dependency Wheel

DependencyWheel Example Chart

highcharts_core.options.plot_options.dependencywheel.DependencyWheelOptions

highcharts_core.options.series.dependencywheel.DependencyWheelSeries

Dumbbell

Dumbbell Example Chart

highcharts_core.options.plot_options.dumbbell.DumbbellOptions

highcharts_core.options.series.dumbbell.DumbbellSeries

Error Bar

ErrorBar Example Chart

highcharts_core.options.plot_options.boxplot.ErrorBarOptions

highcharts_core.options.series.boxplot.ErrorBarSeries

Funnel

Funnel Example Chart

highcharts_core.options.plot_options.funnel.FunnelOptions

highcharts_core.options.series.funnel.FunnelSeries

Funnel 3D

Funnel3D Example Chart

highcharts_core.options.plot_options.funnel.Funnel3DOptions

highcharts_core.options.series.funnel.Funnel3DSeries

Gauge

Gauge Example Chart

highcharts_core.options.plot_options.gauge.GaugeOptions

highcharts_core.options.series.gauge.GaugeSeries

Heatmap

Heatmap Example Chart

highcharts_core.options.plot_options.heatmap.HeatmapOptions

highcharts_core.options.series.heatmap.HeatmapSeries

Histogram

Histogram Example Chart

highcharts_core.options.plot_options.histogram.HistogramOptions

highcharts_core.options.series.histogram.HistogramSeries

Item

Circular Item Example Chart

highcharts_core.options.plot_options.item.ItemOptions

highcharts_core.options.series.item.ItemSeries

Line

Line Example Chart

highcharts_core.options.plot_options.area.LineOptions

highcharts_core.options.series.area.LineSeries

Lollipop

Lollipop Example Chart

highcharts_core.options.plot_options.dumbbell.LollipopOptions

highcharts_core.options.series.dumbbell.LollipopSeries

Network Graph

Network Graph Example Chart

highcharts_core.options.plot_options.networkgraph.NetworkGraphOptions

highcharts_core.options.series.networkgraph.NetworkGraphSeries

Organization

Organization Example Chart

highcharts_core.options.plot_options.organization.OrganizationOptions

highcharts_core.options.series.organization.OrganizationSeries

Packed Bubble

Split Packed Bubble Example Chart

highcharts_core.options.plot_options.packedbubble.PackedBubbleOptions

highcharts_core.options.series.packedbubble.PackedBubbleSeries

Pareto

Pareto Example Chart

highcharts_core.options.plot_options.pareto.ParetoOptions

highcharts_core.options.series.pareto.ParetoSeries

Pie

Pie Example Chart

highcharts_core.options.plot_options.pie.PieOptions

highcharts_core.options.series.pie.PieSeries

Polygon

Polygon Example Chart

highcharts_core.options.plot_options.polygon.PolygonOptions

highcharts_core.options.series.polygon.PolygonSeries

Pyramid

Pyramid Example Chart

highcharts_core.options.plot_options.pyramid.PyramidOptions

highcharts_core.options.series.pyramid.PyramidSeries

Pyramid 3D

Pyramid 3D Example Chart

highcharts_core.options.plot_options.pyramid.Pyramid3DOptions

highcharts_core.options.series.pyramid.Pyramid3DSeries

Sankey

Sankey Example Chart

highcharts_core.options.plot_options.sankey.SankeyOptions

highcharts_core.options.series.sankey.SankeySeries

Scatter

Scatter Example Chart

highcharts_core.options.plot_options.scatter.ScatterOptions

highcharts_core.options.series.scatter.ScatterSeries

Scatter 3D

Scatter 3D Example Chart

highcharts_core.options.plot_options.scatter.Scatter3DOptions

highcharts_core.options.series.scatter.Scatter3DSeries

Solid Gauge

SolidGauge Example Chart

highcharts_core.options.plot_options.gauge.SolidGaugeOptions

highcharts_core.options.series.gauge.SolidGaugeSeries

Spline

Spline Example Chart

highcharts_core.options.plot_options.spline.SplineOptions

highcharts_core.options.series.spline.SplineSeries

Stream Graph

StreamGraph Example Chart

highcharts_core.options.plot_options.area.StreamGraphOptions

highcharts_core.options.series.area.StreamGraphSeries

Sunburst

Sunburst Example Chart

highcharts_core.options.plot_options.sunburst.SunburstOptions

highcharts_core.options.series.sunburst.SunburstSeries

Tilemap

Tilemap Example Chart

highcharts_core.options.plot_options.heatmap.TilemapOptions

highcharts_core.options.series.heatmap.TilemapSeries

Timeline

Timeline Example Chart

highcharts_core.options.plot_options.timeline.TimelineOptions

highcharts_core.options.series.timeline.TimelineSeries

Treemap

Treemap Example Chart

highcharts_core.options.plot_options.treemap.TreemapOptions

highcharts_core.options.series.treemap.TreemapSeries

Variable Pie

VariablePie Example Chart

highcharts_core.options.plot_options.pie.VariablePieOptions

highcharts_core.options.series.pie.VariablePieSeries

Vector

Vector Example Chart

highcharts_core.options.plot_options.vector.VectorOptions

highcharts_core.options.series.vector.VectorSeries

Venn

Venn Example Chart

highcharts_core.options.plot_options.venn.VennOptions

highcharts_core.options.series.venn.VennSeries

Waterfall

Waterfall Example Chart

highcharts_core.options.plot_options.bar.WaterfallOptions

highcharts_core.options.series.bar.WaterfallSeries

Wind Barb

WindBarb Example Chart

highcharts_core.options.plot_options.bar.WindBarbOptions

highcharts_core.options.series.bar.WindBarbSeries

Wordcloud

Wordcloud Example Chart

highcharts_core.options.plot_options.wordcloud.WordcloudOptions

highcharts_core.options.series.wordcloud.WordcloudSeries

X-Range

X-Range Example Chart

highcharts_core.options.plot_options.bar.XRangeOptions

highcharts_core.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 JS JavaScript library do not support technical indicators.

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