Skip to content

pawelchabros/react-plot-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Clone the repo.
  2. Install yarn and run yarn install.
  3. Start react app using yarn start to run preview app.
  4. Create new component called LinePlot in src/plots/LinePlot.js.
  5. Import LinePlot component to App component (src/App.js) to see it in the preview app.
  6. Import necessary components (Plot, GeomLine, etc.).
  7. Create plot that looks like this one:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published