- Clone the repo.
- Install
yarn
and runyarn install
. - Start react app using
yarn start
to run preview app. - Create new component called
LinePlot
insrc/plots/LinePlot.js
. - Import
LinePlot
component toApp
component (src/App.js
) to see it in the preview app. - Import necessary components (
Plot
,GeomLine
, etc.). - Create plot that looks like this one:
-
Notifications
You must be signed in to change notification settings - Fork 0
pawelchabros/react-plot-exercise
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published