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.
See also
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 |
---|---|
Candlestick |
|
HLC (High-Low-Close) |
|
Hollow Candlestick |
|
Heikin Ashi |
|
OHLC (Open-High-Low-Close) |
|
Series Type |
Screenshot + Class Links |
---|---|
Flowmap |
|
GeoHeatmap |
|
Map |
|
Map Bubble |
|
Map Line |
|
Map Point |
|
Tiled Web Map |
|
Series Type |
Screenshot + Class Links |
---|---|
Gantt Chart |
|
X-Range |
|
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.
Series Type |
Screenshot + Class Links |
---|---|
Absolute Price Oscillator (APO) |
|
Acceleration Bands (ABANDS) |
|
Accumulation/Distribution |
|
Aroon |
|
Aroon Oscillator |
|
Average True Range (ATR) |
|
Awesome Oscillator (AO) |
|
Bollinger Bands (BB) |
|
Chaikin Money Flow (CMF) |
|
Chaikin Oscillator |
|
Chande Momentum Oscillator (CMO) |
|
Commodity Channel Index (CCI) |
|
Detrended Price Oscillator (DPO) |
|
Directional Movement Index (DMI) |
|
Disparity Index |
|
Double Exponential Moving Average (DEMA) |
|
Exponential Moving Average (EMA) |
|
Flags |
|
Ichimoku Kinko Hyo (IKH) |
|
Keltner Channels |
|
Klinger Oscillator |
|
Linear Regression |
|
Linear Regression Angle |
|
Linear Regression Intercept |
|
Linear Regression Slope |
|
Momentum |
|
Money Flow Index (MFI) |
|
Moving Average Convergence/Divergence (MACD) |
|
Normalized Average True Range (NATR) |
|
On-Balance Volume (OBV) |
|
Percentage Price Oscillator (PPO) |
|
Pivot Points |
|
Price Channel |
|
Price Envelopes |
|
Parabolic SAR (PSAR) |
|
Rate of Change (ROC) |
|
Relative Strength Index (RSI) |
|
Simple Moving Average (SMA) |
|
Slow Stochastic Oscillator |
|
Stochastic Oscillator |
|
Supertrend |
|
Triple Exponential Moving Average (TEMA) |
|
Trendline |
|
Triple Exponential Average Oscillator (TRIX) |
|
Volume-by-Price (VBP) |
|
Volume Weighted Average Price (VWAP) |
|
Weighted Moving Average (WMA) |
|
Williams %R |
|
ZigZag |
|
Error
The Highcharts Maps for Python extension and the related Highcharts Maps JavaScript library do not support technical indicators.
Only Highcharts Stock for Python and Highcharts Stock support technical indicators. For more information, please see here.
Error
As an extension of the Highcharts Stock for Python library, for reasons of convenience the Highcharts Gantt for Python extension provides full support for all technical indicators supported by the Highcharts Stock for Python library.
For more information, please see here.