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

Heatmap plot viz #37

Open
vincerubinetti opened this issue Oct 15, 2024 · 1 comment
Open

Heatmap plot viz #37

vincerubinetti opened this issue Oct 15, 2024 · 1 comment
Labels
frontend Frontend-related outreachy An issue good for an Outreachy participant to work on

Comments

@vincerubinetti
Copy link
Collaborator

Please research library options and discuss them here before starting implementation. If at all possible, I want to use a library that can handle all the general plots we may need, including: bar chart, line chart, upset plot, sunburst plot, heatmap (see the other issues in this repo).

More specific notes/guidelines:

  • Should be SVG-based, not canvas-based
  • Don't necessarily need exactly the same feature set as the 1.0 visualization. Layout can be slightly different, can have more/less/different customization options, etc.
  • Don't implement a download button yet.

See the following comment for guidelines on implementation and general architecture:
#32 (comment)

@vincerubinetti vincerubinetti added frontend Frontend-related outreachy An issue good for an Outreachy participant to work on labels Oct 15, 2024
@vincerubinetti vincerubinetti changed the title Heatmap plot visualization Heatmap plot viz Oct 15, 2024
@Sproff
Copy link
Contributor

Sproff commented Oct 26, 2024

Sounds good.

We can go with Vega-Lite or D3 if we prefer a deep dive into customization with a single library.
What are your thoughts? @vincerubinetti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend-related outreachy An issue good for an Outreachy participant to work on
Projects
None yet
Development

No branches or pull requests

2 participants