Closed
Description
While using plotly 4.0 combined with Pycharm the autocompletion for plotly.graph_objects
is not working.
Also the references to the objects are not found either, but the script does work.
I see some people on the community site with the same issue.
No completion is found when I type go.
either.
However when I use import plotly.graph_objs as go
, the references are found.
But the autocompletion still doesn't work.
I have tried File > Invalidate Cache/Restart
, to no avail.
There has been an issue like this before but it seems it had been solved: #389
When I open the same virtualenv within VScode the autocompletion works fine.
(The extension uses jedi for autocompletion I think).
I am not sure if this is an issue with plotly or pycharm.
Metadata
Metadata
Assignees
Labels
No labels