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

Add sparkline plots prototype #28

Open
mbelak-dtml opened this issue Jul 26, 2023 · 1 comment
Open

Add sparkline plots prototype #28

mbelak-dtml opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or request new visualization Addition of a new visualization

Comments

@mbelak-dtml
Copy link
Collaborator

mbelak-dtml commented Jul 26, 2023

Add a prototype displaying a multiple time series dataset in sparklines: Each entity in a separate small plot.
This visualization only works for a small number of lines.

Support both column-wise and entity-wise orientation:

column-wise orientation displays separate plots for each column, with each plot containing all the entities,
entity-wise orientation displays separate plots for each entity, with each plot containing all the columns.

@mbelak-dtml mbelak-dtml added enhancement New feature or request new visualization Addition of a new visualization labels Jul 26, 2023
@mbelak-dtml mbelak-dtml changed the title Add sparklines plots prototype Add sparkline plots prototype Jul 26, 2023
@mbelak-dtml
Copy link
Collaborator Author

Depends on #29 for data to use during development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new visualization Addition of a new visualization
Development

No branches or pull requests

1 participant