Gabriel Kressin Palacios
Results
2
issues of
Gabriel Kressin Palacios
### System Info - `transformers` version: 4.26.1 - Platform: Linux-4.18.0-147.el8.x86_64-x86_64-with-glibc2.28 - Python version: 3.9.16 - Huggingface_hub version: 0.12.1 - PyTorch version (GPU?): 1.13.1 (False) - Tensorflow version (GPU?): not installed...
## Problem When using `px.scatter` and displaying both marginals, updating the `xaxis_range` will change the `yaxis_range` such that data will be cut off. Changing the `yaxis_range` works as expected. The...