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

Investigate alternative plotting backends #64

Open
sffc opened this issue Dec 27, 2021 · 1 comment
Open

Investigate alternative plotting backends #64

sffc opened this issue Dec 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sffc
Copy link
Contributor

sffc commented Dec 27, 2021

Octave Online uses GNUPlot as its graphics backend, generating SVG files that are sent to the user. This is how it has worked since the early days of Octave Online.

Since Octave 6.4.0, the core team is discouraging the use of GNUPlot. I'm opening this issue to investigate alternative backends to produce plots in Octave Online.

Ideally, the new backend should make the plots more interactive so that they can be manipulated (zoomed, panned, etc) on the frontend.

@sffc sffc added the enhancement New feature or request label Dec 27, 2021
@sffc
Copy link
Contributor Author

sffc commented Dec 29, 2021

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