-
**Describe the bug**
Hi, we encountered an assertion failure in stb_image_resize2.h while processing a specific image. The error message is as follows:
```
stb_image_resize2.h:3969: stbir__calculat…
-
**Describe the bug**
The above two functions plot a scatter of input data points, along with a 1:1 trendline. However, the labels on the two legend entries are swapped, with '1:1 line' appearing by t…
-
## Description
The static version of a scatter plot sometimes overflows, but the interactive version doesn't.
## Expected behaviour
The chart area shouldn't overflow.
## Steps to reproduce
1. Go…
-
Hello,
I can't compile any model that includes scatter or scatter min from torch_scatter.
For example in this beautiful script
```
import torch
import torch_geometric
from torch_scatter imp…
-
**Submitting author:** @McWhity (Thomas Weiß)
**Repository:** https://github.com/McWhity/sense
**Branch with paper.md** (empty if default branch): master
**Version:** v0.2
**Editor:** @mbobra
**Review…
-
**Checklist**
- [x] I am running the latest version of the card
- [x] I checked if there isn't another feature request opened with the same request
- [x] I checked that the feature is not already a…
-
Only 2 out of 4 categories are plotted when I use a slider. Other data points do not appear at all. When I slide the slider, different categories are plotted. E.g. in the MWE below, only TP and FP sho…
-
### Feature description
I wanted to propose an extension of the 4D scatter plot (xyz color) shown here:
https://root-forum.cern.ch/t/mark-different-regions-in-a-3d-scatter-plot/20501/5?u=ferhue
…
-
This configuration is used in TG Llama and results in PCC issue when running single link or hang when running multi-chip:
```
(1, 1, 32, 320), // output tensor shape
(3…
-
### The problem in depth
Trying to be able to have lines on scatter chart (Not Trend Lines, I can do this with google charts) so that it draws a box similar to this done with google charts, and then …