You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: