We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5338de7 + a7c03ff commit 126cabcCopy full SHA for 126cabc
README.md
@@ -8,7 +8,7 @@ It comes with library view based `chartLib` and composeable `chartLibCompose`
8
### Packagename changed ! 🛑
9
10
During the full Kotlin conversion,
11
-* 🛑 package name changed to `info.appdev.charting`, but there are still the old main chart classes included, but they will be removed in the future
+* 🛑 package name changed to `info.appdev.charting`
12
* 🛑 `MPPointF` in renamed to `PointF`
13
* 🛑 `MPPointD` in renamed to `PointD`
14
* 🛑 methods like `setSomethingEnabled(true)` are now properties like `isSomething = true`
0 commit comments