Hacker News new | ask | show | jobs
by klmadfejno 2200 days ago
Last I checked I was only 99.9% sure that nothing was ever being sent to plotly servers. I needed it to be 100%, not even possible for that to happen.

edit: but due to this post I checked again and it seems this is no longer an issue. So +1 to plotly.

1 comments

Yes, here's the official word on this, under "Can I use Plotly for Python offline, without being connected to the internet?" https://plotly.com/python/is-plotly-free/
In past versions, although free, it's default settings would try to ping their servers. You had to manually set offline mode to False.