-
Hello,
I was wondering how you are supposed to load a multi-channel image in the plugin.
**Problem**
* If I load a multipage tif with two channels and python dimensions (C, Y, X), the plugin
…
-
**Proposal:**
Add properties `angle` and `angle_rad` to `pygame.Vector2` with getter and possibly a setter.
```py
vec.angle_rad == math.atan2(vec.y, vec.x) == vec.as_polar()[1] # note: no vec.an…
-
### Description
Datalabels overlap axis after zooming in.
Similar to [this issue](https://github.com/apexcharts/apexcharts.js/issues/2807)
### Steps to Reproduce
1. use data labels
2. zoom …
-
HI,
Is there a way to adjust a heatmap with many items on the Y-axis by reducing the font size or extending the Y-axis to prevent the labels from overlapping?
-
Hi! How can I have a direction dependent friction in PhysX? I have a setup like this: a cylinder with grooves along its axis of rotation (like a gear) which while being put on a surface will have more…
-
Hi!
Does spikeinterface support loading .raw or .spk formats of AXIS data? I don't see it in the docs, so I guess this format is not implemented.
Thanks!
-
This is a common request.
I would expect when I zoom on the x-axis, in a linked plot configuration, the y-axis would scale to the selected/zoomed range.
Here are reports of users requesting this…
nzjrs updated
1 month ago
-
Back in 2021, the [Data Vis team improved the elastic-chart time series chart](https://github.com/elastic/elastic-charts/issues/1310) by providing a multilayer time axis that gives a better time windo…
-
The yandasoft linmos (and perhaps linmos-mp) tasks want to have the axis order as `(chan, pol, dec, ra)`. Perhaps there should be an option to for the fits cubes in this order as they are being create…
-
Dear author,
I noticed that you have addressed several times already, but I still find it a bit unclear. I notice that in your work bev_h is 50 and bev_w is 100. I assume this means that the vehicl…