-
Notifications
You must be signed in to change notification settings - Fork 1
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
Style/colours #91
Merged
Merged
Style/colours #91
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… day for week/month
✅ Deploy Preview for thingswedo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…er's screen width
jackcasstlesjones
approved these changes
Dec 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this? (check all applicable)
Description
Summary
This pull request updates the visual design of graph components to align with the latest Figma mood colors, latest colours from El and updates to the screenshots on the home page.
Updates
LineGraph.tsx
,AreaChart.tsx
, andStreamGraph.tsx
to use the Figma mood colors for a consistent and polished look.moodColours.json
for colour mapping with moods used in bothAreaChart.tsx
andStreamGraph.tsx
.LineGraph.tsx
to use linear plots instead of smooth splines, improving readability.LineGraph.tsx
for enhanced data clarity, aggregating daily data for month and week views.insights_screen.png
to reflect the new mood colors and linear plot style.decisionMaker.png
to remove the data point on "guilt."These updates enhance the visual clarity, consistency, and alignment of graph components with the latest design specifications.
Screenshots
UI accessibility checklist
If your PR includes UI changes, please utilize this checklist:
Critical
andSerious
issues?Added/updated tests?
Please aim to keep the code coverage percentage at 80% and above.
Delete branch after merge?
What gif best describes this PR or how it makes you feel?