-
### Which platform(s) does your issue occur on?
- Android emulator
- API 28
- emulator Pixel 3
### Please, provide the following version numbers that your issue occurs with:
- CLI: 7.0.10…
-
- [x ] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x ] I have searched the issues of this repo and believe that this is not…
-
### Description
It has been more than week since I made my withdrawal and it still hasn't shown
### Type of the installation
Helm charts (k8s)
### Type of the JSON RPC archive node
Erigon
### …
-
04-01 15:46:38.081 14003-14003/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.xxmassdeveloper.mpchartexample, PID: 14003
java.lang.IndexOutOfBoundsException: Invalid index 0, size is…
-
I am on beta1 tag and found this reproducible issue where
mXAxis.mCenteredEntries is empty causing blow out. I am basing my code from your sample.
DynamicalAddingActivity.java
positions[i] = mXAxis…
-
Hello,
I'm currently developing an Android application for a client that requires a certain chart mechanism.
While drawing charts within the application is a quite simple task, the problem is that we…
-
- Device: [Nvida Shield]
- Android Version [e.g. 6.0]
- Library Version (e.g. v3.1.0)
I receive data from bluetooth at a frequency of 100 Hz and then I plot them on the graph in the same way a…
-
Process: com.xxmassdeveloper.mpchartexample, PID: 32589
java.lang.NegativeArraySizeException: -20
at com.github.mikephil.charting.utils.Transformer.generateTransformedValuesLine(Transfor…
-
The own saveToGallery() method saves the image before the current screen display. I want to achieve the effect of saving all the image data sliding backwards beyond the width of the current screen, sa…
-
I have tried using chart.getBitmap() to get the drawable image and save it in gallery.
But the bitmap im getting is only for current view of chart.
Need help to save the complete chart(not the curre…