yWorks / yfiles-jupyter-graphs

The home of the Jupyter notebook graph visualization widget powered by yFiles for HTML
https://www.yworks.com/products/yfiles-graphs-for-jupyter
Other
162 stars 15 forks source link

Tooltips aren't properly shown in Jupyter Notebooks #6

Closed yGuy closed 2 years ago

yGuy commented 2 years ago

Describe the bug In Jupyter Notebooks (not Labs), the tooltips on items cannot be seen. They seem to be only 2 pixels in size.

To Reproduce Steps to reproduce the behavior:

  1. Open one of the examples in plain default Jupyter labs
  2. Hover over a node
  3. See that no tooltips are coming

Expected behavior You should see the tooltip.

It is probably not visible due to some conflicting css classes from the notebook.