[RFC]: a clear guide about how to make plot work with react/react-ts
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 1.3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 611
Description
### Description
This RFC proposes documents or maybe the library internal implementation improvements for easy the process to make plot work with modern react app.
The stdlib function is very promising, but It’s too hard to work with:
1. For plot lib, It should be esm/ts style, which easy to work with modern react app.
2. Dependencies should be handle automatically
Tks,
Cong
### Related Issues
Related issues # , # , and # .
### Questions
No.
### Other
No.
### Checklist
- [x] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.
- [x] The issue name begins with `RFC:`.
Contributor guide
Assessment
This issue has not been assessed yet.