You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-12Lines changed: 5 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,6 @@ Enjoy this library? Try them all! [React Table](https://github.com/tannerlinsley
29
29
30
30
### [Become a Sponsor](https://github.com/sponsors/tannerlinsley/)
31
31
32
-
### React Charts 2.x.x is under-construction!
33
-
34
-
> **You are currently on the `next` branch and the bleeding-edge / under-construction version of React Charts. Currently, the `@next` distribution channel is used to release this branch as directed in the docs.**
35
-
36
-
> **The `master` branch and `@latest` distribution of the `react-charts` npm package currently points to version `2.0.0-beta.7` and will remain there until 2.x.x is stable.**
37
-
38
32
## Features
39
33
40
34
- Line, Bar, Bubble, & Area Charts
@@ -116,12 +110,11 @@ This library is being built and maintained by me, @tannerlinsley and I am always
> **You are currently on the `next` branch and the bleeding-edge / under-construction version of React Charts. Currently, the `@next` distribution channel is used to release this branch as directed in the docs.**
122
116
123
-
- The existing API is mostly stable. Expect only subtle changes/additions as use-cases become polished.
124
-
- It's safe for **most** production sites, as long as you lock in the alpha version.
117
+
> **The `master` branch and `@latest` distribution of the `react-charts` npm package currently points to version `2.0.0-beta.7` and will remain there until 2.x.x is stable.**
125
118
126
119
## Table of Contents
127
120
@@ -132,9 +125,9 @@ React Charts is currently in **beta**! This means:
0 commit comments