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 histogram back #749

Merged
merged 3 commits into from
Jul 13, 2023
Merged

add histogram back #749

merged 3 commits into from
Jul 13, 2023

Conversation

PatrickCleary
Copy link
Member

Motivation

Forgot to add the headways histogram back.

Changes

Adds headways histogram back.
Removing the grid in #748 which makes the whitespace at the botom go away.
Screenshot 2023-07-12 at 12 52 53 PM

Testing Instructions

@PatrickCleary PatrickCleary added this to the Dashboard V4 milestone Jul 12, 2023
@PatrickCleary PatrickCleary self-assigned this Jul 12, 2023
@github-actions github-actions bot added the frontend Change to frontend code label Jul 12, 2023
@PatrickCleary PatrickCleary marked this pull request as ready for review July 12, 2023 16:56
Copy link
Contributor

@skaplan-dev skaplan-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have this work irrespective of #748 (the whitespace)

@PatrickCleary
Copy link
Member Author

I don't think that is realistic. To do that we need all the charts be the exact same height, which is the issue with the grid.

<WidgetDiv>
<WidgetTitle
title="Headway histogram"
subtitle="Time spent at station"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't correct, unless you mean "time rider spends at station waiting for train"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops. Good catch.

@devinmatte
Copy link
Member

I don't love using "histogram" in the visible display text. Maybe "distribution"?

@PatrickCleary PatrickCleary merged commit 25df8f8 into dashboard-v4 Jul 13, 2023
5 checks passed
@PatrickCleary PatrickCleary deleted the headways-histo branch July 13, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Change to frontend code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants