Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago.
False
Not yet seconds ago
2 hours agoGoto single snapshot
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
highcharts / highcharts Public
* Notifications You must be signed in to change notification settings
* Fork 3.9k
* Star 12.5k
* Code
* Issues 456
* Issues 457
* Pull requests 190
* Actions
* Projects
* Wiki
* Security and quality 1
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Projects
* Wiki
* Security and quality
* Insights
master
Branches Tags
Go to file
Code
Open more actions menu
Folders and files
Name Name Last commit message Last commit date
Latest commit
History
50,367 Commits
50,367 Commits
.agents/ skills .agents/ skills
.claude/ skills .claude/ skills
.github .github
.husky .husky
changelog changelog
css css
docs docs
errors errors
gfx gfx
i18n/ highcharts i18n/ highcharts
samples samples
studies studies
test test
tests tests
tools tools
ts ts
utils utils
www www
.editorconfig .editorconfig
.eslintignore .eslintignore
.eslintrc .eslintrc
.gitignore .gitignore
.npmrc .npmrc
.stylelintignore .stylelintignore
.stylelintrc.json .stylelintrc.json
AGENTS.md AGENTS.md
CODE_REVIEWS.md CODE_REVIEWS.md
CONTRIBUTING.md CONTRIBUTING.md
ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md
SECURITY.md SECURITY.md
bower.json bower.json
build-properties.json build-properties.json
cypress.config.mjs cypress.config.mjs
gulpfile.ts gulpfile.ts
license.txt license.txt
node.svg node.svg
package-lock.json package-lock.json
package.json package.json
palette.html palette.html
playwright.config.ts playwright.config.ts
readme.md readme.md
repo-guidelines.md repo-guidelines.md
tsconfig.json tsconfig.json
View all files
Repository files navigation
*
* README
* Contributing
* License
* Security
More items
Highcharts JS is a JavaScript charting library based on SVG and some canvas/WebGL.
* Official website: www.highcharts.com
* Download page: www.highcharts.com/download
* Licensing: shop.highcharts.com
* Support: www.highcharts.com/support
* Contributing
* Repo guidelines
Highcharts is a source available product. Please refer to shop.highcharts.com for details on licensing.
Installing and using Highcharts
This is the working repo for Highcharts code. If you simply want to include Highcharts into a project, use the distribution package instead, or read the download page.
Please note that there are several ways to use Highcharts. For general installation instructions, see the docs.
Use our CDN
Instead of downloading, you can use our CDN to access files directly. See code.highcharts.com for details.
<script src="https://code.highcharts.com/highcharts.js"></script>
Install from npm
See npm documentation on how to get started with npm.
npm install --save highcharts
ES6 modules, AMD, CommonJS and others
For other ways to use Highcharts in your projects, please refer to our installation docs.
Native iOS integration
For native iOS apps, Highcharts is commonly used through the highcharts/highcharts-ios wrapper, which is currently community-maintained.
Create your own custom build of Highcharts
To reduce file size, or combine modules into one file to reduce latency, you may want to create your own build of the Highcharts modules. See Creating custom Highcharts files for more information.
Build and debug
If you want to do modifications to Highcharts or fix issues, you may build your own files. Highcharts uses Gulp as the build system. After npm install in the root folder, run gulp, which will set up a watch task for the JavaScript and CSS files. Now any changes in the files of the /js or /css folders will result in new files being built and saved in the code folder. Other tasks are also available, like gulp lint.
npm install gulp
Node setup for Apple Mx CPU
When running Node natively on ARM64 MacOS, some Node packages like node-canvas with integrated compiling might fail. Install additional tools to resolve the problem:
* Homebrew and run brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman
Generate API docs
Run in this highcharts repository the doc generator with npx gulp jsdoc-watch, which also starts a new server with the generated API documentation.
About
Highcharts JS, the JavaScript charting framework
www.highcharts.com
Resources
Readme
License
Contributing
Contributing
Security policy
Security policy
Activity
Custom properties
Stars
12.5k stars
Watchers
315 watching
Forks
3.9k forks
Report repository
Releases
Packages
Used by
Contributors
Languages
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Tip: Highlight text to share or add to ignore lists.
— Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires Playwright/WebDriver enabled