-
Hi lecho,
i really like your library and i am using it for an application, but i noticed a bug. When i fully zoomed in i can only scroll horizontally a bit and then it stops (vertical is working fine…
-
> ℹ Please fill out this template when filing an issue.
> All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.
>
> …
-
I have the following chart with tooltip:
![tooltip](https://cloud.githubusercontent.com/assets/5691403/10333590/9a6c54cc-6ced-11e5-8f26-f056ecfe5204.png)
The yellow div(div id = chart) has a fixed wi…
-
I would like to create a daily LineChart that evolves throughout the day, where the X-axis is fixed between 00:00 and the following 00:00 (a total of 24 hours) with labels every 4 hours. The Y-axis wo…
-
Simple, lite and working pretty fine...
how to customize graph fill color ? linechart_fillColor only support color res id, i want to use gradient color shade !!!
-
- Version:3.0.2
When I draw realtime entry, it often crash like below, it seems like that something wrong at `LegendRenderer.java:377`
FATAL EXCEPTION: main
…
-
LineChart drawing too many entries, like 500 caused ANR , version v3.0.0
```java
public static void setup() {
int size = 500;
ArrayList values1 = new ArrayList(size);
ArrayList va…
-
Hello I have a app that get signal strength of LTE and plot then in linechart. So basically I am taking signla stregth of LTE and I put them in arrayy so when I click in button, that led me to graph a…
-
Hi team,
I want to build 1 view about Barchart combined LineChart using your library (don't use Stack).
Thanks.
-
Is there any way to set the chart background color?
like:
![image](https://cloud.githubusercontent.com/assets/12697615/7914857/50ecc8b8-08ac-11e5-98a2-46032d124817.png)