motionchart
motionchart copied to clipboard
Easily create an interactive motion chart from a Pandas dataframe in Python. Publish the chart as a standalone webpage, show it in Jupyter notebook or save it as a file
Results
3
motionchart issues
Sort by
recently updated
recently updated
newest added
I am getting an error "ModuleNotFoundError: No module named 'motionchart'" when i try to improt motion chart in Anaconda
maybe it is possible to remove the need for the module webbrowser?
enhancement
Make the class more a recipe than a holder of the data itself?
enhancement