Closed vab2048 closed 4 years ago
@jackluo if I was to submit a pull request refactoring the project to use the new chart_studio imports (and clean it up so the demo/5min app works) would you be willing to merge and bump the version number?
I have created a fork here https://github.com/vab2048/py-quantmod.
This fork allows for offline mode to work with plotly 4.1. (it doesn't contain any refactoring for allowing online mode to work). This matches my requirements so I will close this issue.
When including
import quantmod as qm
in a newer plotly application you get the following error:Can this project please be refactored to take into account changes from plotly 4.1+