/ChartX

Primary LanguageTypeScript

ChartX

This is an application which is built on React + Typescript. On load the chart is rendered which has some custom data set. For charts echarts-for-react has been used.

Live demo

Deployment

To build this project

  yarn build

To start this project

  yarn start

Tech Stack

  • ReactJs
  • Typescript
  • echarts-for-react

Screenshots

  • Scatter chart (Color intensity and Hue data)

  • Desktop view

App Screenshot

  • Mobile view

App Screenshot

  • Bar Chart (Average of Malic acid of every accohol category)

  • Desktop view

App Screenshot

  • Mobile view

App Screenshot