Daniel Zimmermann

Results 5 issues of Daniel Zimmermann

Image a graph displaying some data from the last X days. Where some data is not available for whatever reason. It would be great, if we could display a "broken"...

Hi Gerrit If you create a Tile with a `XYChart` in it (Line or Area, doesn't matter) you can use JavaFX's `XYChart.Data` class to add items to the graph. In...

The code is rather easy: in the UI code I create an empty container for the map (`mapCard`) and I use the controller to create the map and add Data...

Hi, I just wanted to ask, if anyone else is experiencing an issue with the rotation of the icon. When I use a custom controller like this: ```dart final controller...

The app features a menu button, that currently does nothing. From checking the Android app, it could show some settings like * user info (Avatar, phone number) * account stuff...

enhancement