Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Variable bar height #100

Open
chrismeyersfsu opened this issue Dec 10, 2022 · 0 comments
Open

Variable bar height #100

chrismeyersfsu opened this issue Dec 10, 2022 · 0 comments

Comments

@chrismeyersfsu
Copy link

chrismeyersfsu commented Dec 10, 2022

First off, love this project !! I use this panel to visualize our pipeline runs with data pulled from a postgres db. The number of data points ends up being too large to display so I group all overlapping time ranges, take the min and max, and count the number of individual records that each bar represents (displayed in the tooltip as a label).

I was thinking that I might could display the count I mentioned above as another dimension (I’m already using colors as a dimension to communicate the stage in our pipeline). The other dimension I was thinking of is the height of the bar. To start, each bar maybe could be a different height. Ideally, each bars height could be a different height over time to communicate other correlated attribute over the same period of time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant