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

Create "stripe chart" log widget for boolean and enum variables #10

Open
mhthies opened this issue Oct 4, 2020 · 0 comments
Open

Create "stripe chart" log widget for boolean and enum variables #10

mhthies opened this issue Oct 4, 2020 · 0 comments
Labels
feature A new feature

Comments

@mhthies
Copy link
Owner

mhthies commented Oct 4, 2020

Idea: A bar of colored stripes, one stripe for each value change, with its color representing the value (True/False or an enum value) and its with representing the duration until the next value chage.

Current implementation idea: Use Chart.js' API to create a new chart type, possibly based on a stacked bar chart.

Follow up to #9

@mhthies mhthies added the feature A new feature label Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant