We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the plotting library from matplotlib to plotly. Unlike the former, plotly is browser-based and thus can be easily used on web applications.
That change would allow PyCallisto to be used on a broader range of applications, not restricted to local environments.
The text was updated successfully, but these errors were encountered:
It may be a better idea to leave the current matplotlib API as it is and implement a new, separate API that uses plotly as the graphing library.
Sorry, something went wrong.
andrekorol
No branches or pull requests
Change the plotting library from matplotlib to plotly. Unlike the former, plotly is browser-based and thus can be easily used on web applications.
That change would allow PyCallisto to be used on a broader range of applications, not restricted to local environments.
The text was updated successfully, but these errors were encountered: