androidplot icon indicating copy to clipboard operation
androidplot copied to clipboard

Charts and plots for Android

Results 7 androidplot issues
Sort by recently updated
recently updated
newest added

## How I have things set up Android plot version: 1.5.7 I've been using androidplot for real-time graphing a while now and really like the library. Recently I've been working...

investigating

## Summary Applying a style where a color is specified as a resource ID causes an App using Android Plot to crash. ## Expected Results With a style resource such...

verified

> Hello, > > XYLegendWidget > > Issue: If you have, say, 5 SeriesBundle with 2 legendenabled==false it > shows 3 legends and 2 empty cells, which is wasted space....

on hold

This is using Androidplot 1.5.10. Due to various degrees of nesting (e.g. XYPlot within a LinearLayout, within a fragment that replaces a FrameLayout of the fragment of a ViewPager2's page,...

Hi, there is issue with Pie Chart. Steps to reproduce: - open sample app; - set segments, like 8, 1, 1; - run app, click on small segment, then click...

When legends are shown, they are overlapping both vertically or horizontally. Can't find API document in GitHub how to set spacing between legends.

I've been trying to use the library to display near realtime graph data in an app that takes in environmental sensor data and have it display it in various time...