Documentation

Highcharts Core

Highcharts Core for Python is the Python wrapper for Highcharts Core, the foundation of the Highcharts data visualization suite. It provides you with 65 core chart types, enabling you to visualize your data dynamically and interactively.

To install:

				
					pip install highcharts-core
				
			

For more on how to use Highcharts Core for Python, take a look at our extensive documentation:

Highcharts Stock

Highcharts Stock for Python brings the Highcharts Stock time series visualization library to Python. It extends Highcharts Core for Python with support for:

  • over 50 additional chart types including more than 40 built-in technical indicators
  • advanced timeline capabilities, including time windows and time period zoom
  • built-in and extensible annotation and statistical analysis tooling

To install:

				
					pip install highcharts-stock
				
			

For more on how to use Highcharts Stock for Python, take a look at our extensive documentation:

Highcharts Maps

Highcharts Maps for Python provides rich and interactive map data visualization capabilities. It extends Highcharts Core with extensive support for choropleth visualizations and native integration with GeoJSON, TopoJSON, ESRI Shapefiles, and common GIS analytical tools including GeoPandas.

To install:

				
					pip install highcharts-maps
				
			

For more on how to use Highcharts Maps for Python, take a look at our extensive documentation:

Highcharts Gantt

Highcharts Gantt for Python extends Highcharts Core with the ability to quickly and easily create interactive Gantt charts depicting critical path and resource allocation over time, with the ability to automatically pull data from project management tools including Asana, Monday.com, and Atlassian JIRA.

To install:

				
					pip install highcharts-gantt
				
			

For more on how to use Highcharts Gantt for Python, take a look at our extensive documentation: