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

Improve result charts with arrow indicator #120

Merged
merged 10 commits into from
May 3, 2024

Conversation

bmlancien
Copy link
Contributor

  • I added this arrow indicator. It should disappear before reaching the bottom of the page and should not be displayed again.
  • I also added "1." and "2." to the titles. Reading "1. Freiflächen-Photovoltaik" implies for the user that there should be a "2. something" below...

Also, I used the opportunity to improve a bit the chart layouts. The chart legend items were sometimes overlapping. I also added more space between the charts to make it more readable.

close #114

@bmlancien bmlancien requested a review from nesnoj May 2, 2024 17:09
@bmlancien bmlancien self-assigned this May 2, 2024
Copy link
Contributor

@nesnoj nesnoj left a comment

Choose a reason for hiding this comment

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

Looks good!
And thanks for the layout changes which I like, I slightly changed some values as I found the charts to be a little small.

One question: It is working but jshint complains about MutationObserver not being defined - but it's a build-in object, isn't it?

@bmlancien
Copy link
Contributor Author

One question: It is working but jshint complains about MutationObserver not being defined - but it's a build-in object, isn't it?

It's a built-in browser API, so I don't know why it's not recognizing it...

@nesnoj nesnoj self-requested a review May 3, 2024 08:41
Copy link
Contributor

@nesnoj nesnoj left a comment

Choose a reason for hiding this comment

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

I suppressed the warning

@nesnoj nesnoj merged commit 6acfa3c into dev May 3, 2024
1 check passed
@nesnoj nesnoj deleted the improve/result-charts-more-charts-below branch May 3, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add indicator for more content in result charts
2 participants