-
**Describe the bug**
I have an Android tablet that I use do display my Home Assistant dashboard. I've checked "keep screen on" option in the HA companion app.
The red bars ("Forbruk") in the attac…
-
**Describe the bug**
using type: line no errors
using type: column becomes unresponsive. wait or close page prompt appears
This only happens once a sensor entity is selected
Data generator does…
-
Could you add an option to export charts, my source files are missing, but I want to play on a different device now
-
```
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 …
-
```
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 …
-
⚠ Have you searched for similar, already existing issues?
**Describe the issue**
Organic maps cannot route a path from hong kong international airport to hotel in hong kong when mtr subway is sele…
-
I have following data :
const data: DataInterface[] = [
{
label: "React Charts",
data: [
{
value: 23000,
plateform: "Linux",
color: "#95A5FD",
}…
-
Hi,
I'm using AnyChart into my android app and I have a fragment with three area charts, one for temperature, other for pressure and other for humidity. I have the three into a linear layout and I …
-
I want to set the legends to the right of Pie Chart in vertical orientation.
I used the below code:
**// legend customization**
` Legend legend = mBinding.pieChart.getLegend();
lege…
-
I am using this library and the iOS-charts(Charts: https://github.com/danielgindi/Charts) to create iOS and Android charts as well as a native OS X application.
I would like to be able to use this li…