Skip to content

Added demo code for different chart libraries like HighChart, ChartJs, Leaflet, ReactVisGraph, ReactGraphVis and many more

Notifications You must be signed in to change notification settings

GaneshKathar/React-Chart-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is demo of how to use different charts and geo maps libraries in React.

Available Scripts

In the project directory, you can run:

yarn storybook

Runs the app in storybook mode Open http://localhost:9009 to view it in a browser.

Libraries Used

  • Chart Js (Charts)

    • chart.js
    • react-chartjs-2 (React wrapper for chart.js)
    • chartjs-plugin-streaming (plugin for stream graph)
    • chartjs-plugin-zoom (plugin for zoom and pan in chart js)
  • Highchart (Charts + Map + Network)

    • highcharts
    • highcharts-react-official (React wrapper for highchart)
    • proj4 (to project latlan on map)
  • Leaflet (Map)

    • leaflet
    • react-leaflet (react wrapper)
  • Network Graph/force graph

    • react-force-graph
    • react-graph-vis
    • react-vis-force
    • highchart

About

Added demo code for different chart libraries like HighChart, ChartJs, Leaflet, ReactVisGraph, ReactGraphVis and many more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages