-
Reasoning:
- Adjusting the brightness or opacity is a common use case.
- FullscreenRectangle ignores BasicMaterial
- Alternative setups with QuadMesh are not obvious and cumbersome to setup
- Pe…
-
### Godot version
4.0.2-stable
### System information
Windows 11, Intel Core i7-12650H, Nvidia RTX3070 - Driver 531.41 - Vulkan
### Issue description
I'm experiencing issues when applying…
-
It looks like when I pull out a DataArray from a Dataset using `cf_xarray` the coordinates are dropped (while `xarray` keeps them).
Here is an example:
```python
import xarray as xr
import cf_xa…
-
### Tested versions
Reproductible with 4.3-dev5
### System information
Windows 11 - Godot 4.3-dev5 Vulkan (Forward+)
### Issue description
GUI (Control) does not appear on the PC screen…
-
![image](https://user-images.githubusercontent.com/11672527/93299085-540ea100-f7a9-11ea-971a-539a1c16057d.png)
Here's my test code:
```
import numpy as np
import matplotlib.pyplot as plt
impo…
-
When using datetimes and regrid on an Image containing an xarray, I get an error regarding the sampling. First the imports:
```python
import time
import datetime
import numpy as np
import xar…
-
### Tested versions
Reproducible in 4.3-stable
Not reproducible in 4.2.2-stable
### System information
Godot v4.3.stable - macOS 14.6.1 - Vulkan (Forward+) - integrated Apple M2 Max - Apple M2 M…
-
I want to use crosshair with popup, and by doing so, I think it can be like a more customizable hover tooltips
https://discourse.holoviz.org/t/show-interpolated-vertex-values-of-polgyon-on-hover/8287
-
xref #3343
TL;DR: It would be nice if it were possible to have color maps for multidimensional data, instead of expecting the color to depend only on a single quantity as is currently the case.
I'm …
-
### Bug report
**Bug summary**
When the matplotlib backend is set to 'SVG' in a Jupyter Notebook, it seems that matplotlib does not render 'gouraud' shading correctly.
**Code for reproduction**…