-
### Which OS ?
Android
### Version
Which versions are you using:
- react-native-swiper: ^1.6.0-nightly.5
- react-native: 0.61.5
### Expected behaviour
Have horizontal scroll on ScrollView…
-
im in
> minSdkVersion = 19
> targetSdkVersion = 28
> compileSdkVersion = 28
> buildToolsVersion = '28.0.3'
> AndroidX
> classpath 'com.android.tools.build:gradle:3.4.2'
> https\://services.gr…
-
This is my code:
```
LineChart chart = (LineChart) findViewById(R.id.chart);
chart.setDescription("Time");
```
Android Studio say:
> SetDescription (com.github....) in Chart cannot be applied to (…
-
Hi all. I was wondering if this kind of pie chart is possible with this library? If yes, how does one go about creating this?
-
### Describe the bug
On mobile devices when clicking on "View code" on the page "Charts" in the "Tooltip" section, the application gives a client side error.
I can only guess why this behaviour is…
-
**This logs when using Quick Print / Print BT:**
```
24/07/26 19:42 - printing on: BT... group: null
24/07/26 19:42 - printer interface:ESCPOSPrinterInterfaceBluetooth, 1
24/07/26 19:42 - commands…
-
```
Hello,
I compiled the demo app using source (not chart jar files).
When I run the app on a tablet I got following error (see bellow).
Can I have the source code of afreegraphics.jar so I can fix …
-
```
What steps will reproduce the problem?
1. create new project using "flot-android-chart - Revision 42:
/trunk/flot-android-project"
(http://flot-android-chart.googlecode.com/svn/trunk/flot-androi…
-
### Bug description
The graph were perfectly working in regular browser In desktop like chrome and safari, But giving issues in mobile browsers.
### Steps to reproduce
The graph were perfectly work…
-
In android card view, after we set the pie chart data, "no data in chart available" gets visible. On clicking the pie chart the data is loaded.