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 chart max domain calc function & tests #510

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

braddf
Copy link
Contributor

@braddf braddf commented Apr 30, 2024

Pull Request

Description

Fixes #509

How Has This Been Tested?

In local UI with Wind/Solar toggled on and off, and unit tests

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@braddf braddf self-assigned this Apr 30, 2024
Copy link

vercel bot commented Apr 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nowcasting-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 10:22am
quartz-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 10:22am

@peterdudfield
Copy link
Contributor

Thanks code looks all good.

One thing I notice when i clikc ont he preview branch is the current view wind wind and solar, the ticks go from 0, 1500, 3000 to 5000. This seems weird? The dev branch is different. Is this something we can sort?

@peterdudfield
Copy link
Contributor

Im not sure if its easy, but should you split this PR in two,

  • getting CI tests working
  • adjusting the max domain calc

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.

None yet

2 participants