Search code examples
reactjschartsprogressive-web-appstrading

Light & customizable React chart for PWA


I need a chart library for react.js to use in PWA Mobile, therefore library need specifications:

  • light , small and fast first load
  • display financial data (candle, bar, line) chart
  • Integrate and connect any data quick as possible
  • flexible in changing style
  • responsive and mobile-friendly
  • free and open source
  • ability to update chart in real time (like socket)

Solution

  • I find out the LightWaight chart so beneficial for the project requirement. I highly recommend it for finance js developers.

    lightweight-charts