-
Getting this error:
`Process: com.spesa.app, PID: 12699
android.content.res.Resources$NotFoundException: Resource ID #0x0
at android.content.res.ResourcesImpl.getValueForDensity(Resourc…
-
Hello,
I have created a horizontalbarchart and loaded some values.
What i am not able to do is:
display all the values and add a scrolling.
for the moment I an unable to scroll down to view othe…
-
#### I'm submitting a...
- [O ] bug
- [ ] feature
- [ ] chore
#### What is the current behavior
When using react-financial-charts in Next.js,
some events in react-financial-charts doesn…
-
java.util.ArrayList.get(ArrayList.java:310)
--
2 com.github.mikephil.charting.data.DataSet.getEntryIndex(DataSet.java:310)
3 com.github.mikephil.charting.data.DataSet.getEntryForXValue(DataSet.ja…
-
Found a resizing issue (landscape to portrait & portrait to landscape views) for all Charts & Graphs EXCEPT for Labels & Reference Values.
Arrive on portrait view, screen automatically zooms in when…
-
it works well on ios, but not showing label on android.
my code:
``
environment:
"react-native-gifted-charts": "^1.4.7",
"react-native-svg": "^12.1.0",
"react-native-linear-gradient": "^2.…
-
Hello everyone.
1. When placing a chart in a modal, and selecting on the Android "back" button, the following error occurs:
2. we also place in the modal, a close event, which should not affect …
-
Hi,
On API level 10 I encounter NPE every time I finish the activity containing a line chart.
```
Caused by:
Ljava/lang/NullPointerException;:
at android.graphics.Canvas.setBitmap(Canvas.java:14…
-
4.0 latest version of Charts
Question: This chart is a MPAndroidChart ported to Android.
MPAndroidChart has a method
public String getFormattedValue(float value, AxisBase axis) {}
This can get the…
-
### Steps to reproduce
1. Add a ListView to your ContentPage.
2. Create a list of PlotModels to your page for binding to the ListView.
3. Now use a Template/ ViewCell having PlotView to the ListV…