Skip to content

Instantly share code, notes, and snippets.

@pranitkhadilkar7
Last active April 6, 2025 08:48
Show Gist options
  • Save pranitkhadilkar7/ab6862da2f5bec583c6130b77b52a155 to your computer and use it in GitHub Desktop.
Save pranitkhadilkar7/ab6862da2f5bec583c6130b77b52a155 to your computer and use it in GitHub Desktop.
Highcharts Installation in React Project
# Highcharts dependencies
# npm command
npm install highcharts highcharts-react-official
# yarn command
yarn add highcharts highcharts-react-official
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment