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

Web app: Render charts in HTML #77

Open
cadivus opened this issue Nov 4, 2024 · 0 comments
Open

Web app: Render charts in HTML #77

cadivus opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@cadivus
Copy link
Member

cadivus commented Nov 4, 2024

As a user, I want to have a smooth user experience when having all the possible charts on my 4k screen at once while using the web app.

Since the rendering performance of Flutter web is not impressive, it might make sense to use HTML graphs when running as web app (e.g. see https://pub.dev/packages/flutter_widget_from_html or https://docs.flutter.dev/platform-integration/web/web-content-in-flutter). Maybe, we can modify the graphs of the old web dashboard (https://github.com/OpenEarable/dashboard) to make it look like our Flutter charts and use that.

@DennisMoschina DennisMoschina self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants