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

Fix horizontal scale object used for viewport date range #292

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

pleek91
Copy link
Collaborator

@pleek91 pleek91 commented Oct 31, 2023

Description

Since the layout settings now includes a horizontal scale multiplier if you don't wait for that to be populated the scale will be initialized with a 0 which means the dates will never change.

Symptom of the chicken and egg scenario of not knowing the original data. Might need to figure out a better way to handle that. But for now this fixes it

@pleek91 pleek91 requested a review from a team as a code owner October 31, 2023 18:10
Copy link

netlify bot commented Oct 31, 2023

Deploy Preview for prefect-graphs ready!

Name Link
🔨 Latest commit 1d80dc8
🔍 Latest deploy log https://app.netlify.com/sites/prefect-graphs/deploys/6541431055b9e4000815c1c0
😎 Deploy Preview https://deploy-preview-292--prefect-graphs.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pleek91 pleek91 merged commit 3c19545 into main Oct 31, 2023
4 checks passed
@pleek91 pleek91 deleted the fix-viewport-date-range branch October 31, 2023 18:26
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.

2 participants