Skip to content
New issue

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

Use plotly instead of matplotlib #3

Open
andrekorol opened this issue Jun 30, 2020 · 1 comment
Open

Use plotly instead of matplotlib #3

andrekorol opened this issue Jun 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@andrekorol
Copy link
Owner

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.

@andrekorol andrekorol self-assigned this Jun 30, 2020
@andrekorol andrekorol added the enhancement New feature or request label Jun 30, 2020
@andrekorol
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant