Documentation Index
Fetch the complete documentation index at: https://mintlify.com/highcharts/highcharts/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This guide demonstrates how to create fundamental chart types with Highcharts. Each example uses real data and is production-ready.Line Chart
A basic line chart showing trends over time with series labels for enhanced readability.This chart uses the
series-label module to automatically add labels to each line for enhanced readability.Column Chart
A basic column chart comparing data across categories with crosshair functionality.Pie Chart
An interactive pie chart with zooming and panning capabilities.3D Column Chart
An interactive 3D column chart with adjustable viewing angles.Making the chart interactive
Making the chart interactive
You can add controls to adjust the 3D viewing angles:
Key Features
Responsive Design
All charts automatically adapt to different screen sizes using responsive rules.
Accessibility
Built-in accessibility features ensure charts are usable by everyone.
Exporting
Export charts as PNG, JPEG, PDF, or SVG with the exporting module.
Data Labels
Customizable data labels with multiple formatting options.
Next Steps
Dynamic Data
Learn how to update charts in real-time with dynamic data
Advanced Features
Explore advanced features like annotations and drilldown