Christian F. Coors
Christian F. Coors
It should be possible to selectively view, edit and delete data points. Maybe clicking on the points/segments for opening a "Data View" dialog. Also drag select to select multiple points...
Right now there are catch2-Tests for `colormap`. Testing GUI stuff is notoriously problematic, maybe Qt Test is a viable option?
Hi, I experience some issues deploying the helm chart v6.4.4 in a test environment. The [`user_set_role_clusterMonitor.sh`](https://github.com/RocketChat/helm-charts/blob/6.4.4/rocketchat/templates/mongodb-init-configmap.yaml#L16) generated in `mongodb-init-configmap.yaml` appears to cause some issues. Log from the pod: ``` mongodb...
### Summary and motivation In #193 support for Plausible was added. In [Plausible 3.1.0](https://github.com/plausible/analytics/releases/tag/v3.1.0) the [script was updated](https://plausible.io/docs/script-update-guide). While the legacy script still works, support for the new script should...
In the [RedisNamespaceManager](https://github.com/bbangert/beaker/blob/1.13.0/beaker/ext/redisnm.py#L42) it is not possible to pass additional arguments used during the construction of the client. In our concrete case, we would like to pass parameters e.g. for...