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

Clean up the JS code #4

Open
fwyzard opened this issue Mar 24, 2020 · 0 comments
Open

Clean up the JS code #4

fwyzard opened this issue Mar 24, 2020 · 0 comments
Labels
web interface Issues related to the web interface

Comments

@fwyzard
Copy link
Owner

fwyzard commented Mar 24, 2020

Part of the JavaScript code sits in common.js, but most of it is scattered throughout piechart.html, either in <script> elements or directly attached to the elements' events.

All code should be moved to a central place (common.js or piechart.js) and reorganised for clarity.

@fwyzard fwyzard added the web interface Issues related to the web interface label Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web interface Issues related to the web interface
Projects
None yet
Development

No branches or pull requests

1 participant