You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of Buckaroo.
What type of jupyter notebook were you using (VSCode notebook, google colab, Jupyter Lab, Jupyter notebook). Select multiple if you can reproduce this in multiple environments. If other, please add to description.
Jupyter Lab
Reproducible example
On example-notebooks/Full-tour.ipynb
The second dataframe initially has filled columns for unique and NA. the third dataframe doesn't
On initial add of the third dataframe, the fill is empty
Then when scrolling up to the first dataframe, you can see the fill, but scrolling left to right, the fills aren't re-rendered.
Issue description
I think this is related to an interaction between re-charts and ag-grid. Possibly some ID's embedded into the SVG rendering
Expected behavior
histogram bars should always be rendered
Installed versions
```
Run on 0.7.4
```
Jupyter Log output
No response
The text was updated successfully, but these errors were encountered:
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of Buckaroo.
What type of jupyter notebook were you using (VSCode notebook, google colab, Jupyter Lab, Jupyter notebook). Select multiple if you can reproduce this in multiple environments. If other, please add to description.
Jupyter Lab
Reproducible example
On example-notebooks/Full-tour.ipynb
The second dataframe initially has filled columns for unique and NA. the third dataframe doesn't
On initial add of the third dataframe, the fill is empty
Then when scrolling up to the first dataframe, you can see the fill, but scrolling left to right, the fills aren't re-rendered.Issue description
I think this is related to an interaction between re-charts and ag-grid. Possibly some ID's embedded into the SVG rendering
Expected behavior
histogram bars should always be rendered
Installed versions
Jupyter Log output
No response
The text was updated successfully, but these errors were encountered: