Wolfgang Geithner
Wolfgang Geithner
### Bug summary When plotting time-series data from a high-frequency data source, the plot looks distorted when the values are plotted against a nanosecond timestamp. I am working in PyCharm...
I'd like to experiment with my own limit Predicate. How would I implement an own one? I see that the "Limit" class is final. Could you help me with some...
**Use Case** I want to use the HeatmapChart to visualize the progress and result of a 2D scanning process. This means, my program sends X * Y equidistant setting values...
**Current Situation** With the current implementation of an Axis, there is no user-friendly method to explicitly pass ticks to the axis which shall be shown. There are methods - xAxis.getNewTickMark(double,...
Hi Enzosos, I am trying to use your library in a Project for tuning an particle ion source (similar to what is show here: [Ion Source Optimization Using Bi-Objective Genetic...
Hi Grafcli-Experts, I am trying to export a bunch of dashboards from a server, where I created self-signed SSL cerificates. When trying to run grafcli ` grafcli ls remote/my_server `...
Python version: 3.11 pandera version: 0.23.0 I am dealing with data in pandas DataFrames containing columns with array-like data and base types float, int, str, bool. Now I want to...
**Describe the bug** I add a XYChart to a JavaFX GridPane. The XYChart has one additional renderer, an ErrorDataSetRenderer. Before adding the XYChart to the GridPane, the XYChart has two...
Current Version: 11.3.1 Current state: Instance of X/YValueIndicator/RangeIndicator is added to the chart's plugins. (to my knowledge) there is no way to identify the individual instance of an indicator. Currently...