-
compile 'com.github.PhilJay:MPAndroidChart:v3.0.0-beta1'
Fatal Exception: java.lang.NullPointerException
android.graphics.Canvas.setBitmap (Canvas.java:143)
com.github.mikephil.charting.renderer.Lin…
-
My app crashes when I do a lot of zooming on charts, I get this [bug](https://pastebin.com/UgXnUjvn)
[Here](https://drive.google.com/open?id=0B7ArzBuNX7W9c3BwVjgwWTVERmM) is a video of me generat…
-
Hi, I am trying to show 2 chars in one scrollview this way
```
```
The second char gets cut and I've tried different layouts but it's a…
-
After adding the 7th item to pie chart, the order of the items is disturbed. Before adding the 7th item all items are shown in ascending order.
react: 16.13.1
react-device-detect: 1.14.0
react-do…
-
**I'm submitting a ...** (check one with "x")
- [x] bug report - search github for a similar issue or PR before submitting
- [ ] feature request
- [ ] support request - use StackOverflow (add th…
-
## Steps to Reproduce
Here's the code and the exception is thrown when the button is tapped quickly (it calls `setState()` so when the build function is run too frequently).
```
import 'package:…
-
**Describe the bug**
A clear and concise description of what the bug is.
Some graphics are displayed as black rectangles with some white pixels
**To reproduce**
Code snippet to reproduce the be…
-
Hi, I developed an automatic-testing tool and it detected an exception in your app(version 3.1.1).
I would like to know if you consider it as a bug?
**STACK_TRACE**=E/AndroidRuntime( 7316): FATAL …
-
https://www.reddit.com/r/androiddev/comments/aqiioa/whats_up_with_android_distribution_charts_no/
Googleの中の人を非難する声が多いようです
-
Hi,
I'm new to Android Dev and I'm really struggling to figure out how to get the library to behave the way I want.
I have a recycler & card view as below with com.github.mikephil.charting.chart…