Sam Tripp
Sam Tripp
Full pip freeze: ``` amqp==5.3.1 anyio==4.8.0 appnope==0.1.4 asttokens==3.0.0 async-property==0.2.2 async-timeout==5.0.1 backoff==2.2.1 billiard==4.2.1 blinker==1.9.0 cachelib==0.9.0 celery==5.4.0 certifi==2025.1.31 cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 comm==0.2.2 cryptography==44.0.2 dash==2.18.0 dash-bootstrap-components==1.7.1 dash-core-components==2.0.0 dash-enterprise-auth==0.1.1 dash-html-components==2.0.0 dash-iconify==0.1.2...
And python version `3.10.0`
I was able to replicate the issue by wrapping the figure in a `ddk.Graph` - outside of this the issue doesn't occur. However, upgrading to `ddk==2.0.0` fixes it - so...