# Highcharts ## Docs - [Creating Custom Builds](https://mintlify.wiki/highcharts/highcharts/advanced/custom-builds.md): Learn how to create optimized custom builds of Highcharts tailored to your specific needs - [Extending Highcharts](https://mintlify.wiki/highcharts/highcharts/advanced/extending-highcharts.md): Learn how to extend Highcharts functionality through plugins, custom modules, and prototypes - [Performance Optimization](https://mintlify.wiki/highcharts/highcharts/advanced/performance.md): Techniques and best practices for optimizing Highcharts performance with large datasets - [Server-Side Rendering](https://mintlify.wiki/highcharts/highcharts/advanced/server-side.md): Learn how to render Highcharts on the server for email reports, PDFs, and automated chart generation - [TypeScript Usage](https://mintlify.wiki/highcharts/highcharts/advanced/typescript.md): Complete guide to using Highcharts with TypeScript including types, interfaces, and type-safe patterns - [Axis Class API](https://mintlify.wiki/highcharts/highcharts/api/axis.md): Complete reference for the Highcharts Axis class - [Axis Configuration Options](https://mintlify.wiki/highcharts/highcharts/api/axis-options.md): Complete reference for Highcharts axis configuration options - [Chart Class API](https://mintlify.wiki/highcharts/highcharts/api/chart.md): Complete reference for the Highcharts Chart class - [Chart Configuration Options](https://mintlify.wiki/highcharts/highcharts/api/chart-options.md): Complete reference for Highcharts chart configuration options - [Event Handling](https://mintlify.wiki/highcharts/highcharts/api/events.md): Complete reference for Highcharts event system - [API Methods](https://mintlify.wiki/highcharts/highcharts/api/methods.md): Complete reference for Highcharts API methods - [API Overview](https://mintlify.wiki/highcharts/highcharts/api/overview.md): Complete reference for the Highcharts JavaScript API - [Plot Options](https://mintlify.wiki/highcharts/highcharts/api/plot-options.md): Global series defaults and type-specific plot options - [Point Class API](https://mintlify.wiki/highcharts/highcharts/api/point.md): Complete reference for the Highcharts Point class - [Responsive Configuration](https://mintlify.wiki/highcharts/highcharts/api/responsive-options.md): Responsive design options for adaptive chart layouts - [Series Class API](https://mintlify.wiki/highcharts/highcharts/api/series.md): Complete reference for the Highcharts Series class - [Series Configuration Options](https://mintlify.wiki/highcharts/highcharts/api/series-options.md): Complete reference for Highcharts series configuration options - [Utility Functions](https://mintlify.wiki/highcharts/highcharts/api/utilities.md): Helper functions and utilities in the Highcharts API - [Column and Bar Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/column-bar.md): Create column and bar charts with Highcharts for comparing categorical data and showing distributions - [Gantt Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/gantt.md): Create project management and timeline visualizations with Gantt charts - [Heatmap and Treemap Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/heatmap-treemap.md): Visualize matrix data and hierarchical structures with heatmaps and treemaps - [Line and Area Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/line-area.md): Learn how to create line and area charts with Highcharts, including configuration options and code examples - [Map Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/maps.md): Create interactive geographical visualizations with map charts, including choropleth maps and map bubbles - [Pie and Donut Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/pie-donut.md): Create pie and donut charts to visualize proportional data and part-to-whole relationships - [Scatter and Bubble Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/scatter-bubble.md): Visualize correlations and multi-dimensional data with scatter plots and bubble charts - [Stock Charts](https://mintlify.wiki/highcharts/highcharts/chart-types/stock-charts.md): Create financial charts with advanced features like range selectors, technical indicators, and candlestick patterns - [Axis Configuration](https://mintlify.wiki/highcharts/highcharts/concepts/axes.md): Learn how to configure and customize X-axis, Y-axis, and multiple axes in Highcharts for precise data visualization. - [Chart Configuration and Structure](https://mintlify.wiki/highcharts/highcharts/concepts/charts.md): Learn about Highcharts chart configuration, structure, and core chart options for creating interactive visualizations. - [Data Handling and Formats](https://mintlify.wiki/highcharts/highcharts/concepts/data.md): Learn how to load, format, and manage data in Highcharts from various sources including CSV, JSON, and external APIs. - [Configuration Options](https://mintlify.wiki/highcharts/highcharts/concepts/options.md): Comprehensive guide to Highcharts global options, setOptions, and configuration patterns for customizing charts. - [Responsive Charts](https://mintlify.wiki/highcharts/highcharts/concepts/responsive.md): Learn how to create responsive Highcharts that adapt to different screen sizes and devices using responsive options and best practices. - [Series Types and Data](https://mintlify.wiki/highcharts/highcharts/concepts/series.md): Understand Highcharts series configuration, data formats, and how to work with different series types. - [Advanced Features](https://mintlify.wiki/highcharts/highcharts/examples/advanced-features.md): Explore advanced Highcharts features including annotations, 3D charts, and custom interactions - [Basic Chart Examples](https://mintlify.wiki/highcharts/highcharts/examples/basic-charts.md): Learn how to create basic charts including line, column, pie, and bar charts with Highcharts - [Dynamic Data Examples](https://mintlify.wiki/highcharts/highcharts/examples/dynamic-data.md): Learn how to create charts that update in real-time and respond to user interactions - [Framework Integrations](https://mintlify.wiki/highcharts/highcharts/examples/integrations.md): Learn how to integrate Highcharts with React, Vue, Angular, and other popular frameworks - [Accessibility Features](https://mintlify.wiki/highcharts/highcharts/features/accessibility.md): Make your charts accessible to all users, including those using assistive technologies - [Drilldown Functionality](https://mintlify.wiki/highcharts/highcharts/features/drilldown.md): Enable hierarchical data exploration with interactive drilldown capabilities - [Export Functionality](https://mintlify.wiki/highcharts/highcharts/features/exporting.md): Enable users to download charts as images, PDFs, or print them directly from your application - [Legend Configuration](https://mintlify.wiki/highcharts/highcharts/features/legends.md): Configure and customize chart legends to help users identify data series - [Audio Representation (Sonification)](https://mintlify.wiki/highcharts/highcharts/features/sonification.md): Convert chart data into audio to make data accessible through sound - [Styling and Themes](https://mintlify.wiki/highcharts/highcharts/features/styling-themes.md): Learn how to customize the visual appearance of Highcharts with custom styling and pre-built themes - [Tooltips and Data Labels](https://mintlify.wiki/highcharts/highcharts/features/tooltips-labels.md): Configure interactive tooltips and data labels to display information about chart data points - [Zooming and Panning](https://mintlify.wiki/highcharts/highcharts/features/zooming-panning.md): Enable users to explore charts in detail with zooming and panning functionality - [Installation](https://mintlify.wiki/highcharts/highcharts/installation.md): Learn how to install and load Highcharts in your project using npm, CDN, ES modules, or local files. - [Introduction to Highcharts](https://mintlify.wiki/highcharts/highcharts/introduction.md): Learn about Highcharts, a powerful JavaScript charting library for creating interactive and responsive data visualizations. - [Highcharts Dashboards](https://mintlify.wiki/highcharts/highcharts/products/dashboards.md): Build interactive data dashboards with synchronized components, real-time updates, and flexible layouts - [Highcharts Gantt](https://mintlify.wiki/highcharts/highcharts/products/gantt.md): Create interactive Gantt charts for project management with task dependencies, resource management, and progress tracking - [Highcharts Maps](https://mintlify.wiki/highcharts/highcharts/products/highmaps.md): Create interactive geographic maps with choropleth visualization, tiled web maps, and custom map projections - [Highcharts Stock](https://mintlify.wiki/highcharts/highcharts/products/highstock.md): Create advanced financial charts with time series data, technical indicators, and interactive range selectors - [Quick Start Guide](https://mintlify.wiki/highcharts/highcharts/quickstart.md): Create your first Highcharts visualization in under 5 minutes with this quick start guide. - [Your First Chart](https://mintlify.wiki/highcharts/highcharts/your-first-chart.md): A comprehensive tutorial for creating your first Highcharts visualization with detailed explanations of every step.