Feature 534 wind rose - #535
Merged
Merged
Conversation
…axis) in the config file (radialaxis_step)
…e (uncomment to specify)
23 tasks
Contributor
…to ensure the step between axes is consistent with what is set in radialaxis_step
Collaborator
Author
Collaborator
Author
|
I looked through the Plotly documentation for polar and polar bar plots and cannot get the last radial line drawn! |
Contributor
CPKalb
approved these changes
Aug 11, 2025
CPKalb
left a comment
Contributor
There was a problem hiding this comment.
Tested on my data and works as expected, now having the ability to specify the range of the radial axes.
Collaborator
Author
This file contains hidden or 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
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.




Pull Request Testing
using the test data and config file for the wind rose, modify values for the radialaxis_step and radialaxis_range. Also omit the radialaxis_range and verify a plot is still generated using Plotly's ranges.
generate plots using relevant data
Config file used in testing:
wind_rose_custom.yaml.txt
to generate this plot:
Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [NA]
Do these changes include sufficient testing updates? [NA]
Will this PR result in changes to the test suite? [No]
If yes, describe the new output and/or changes to the existing output:
Do these changes introduce new SonarQube findings? [Yes]
If yes, please describe:
SonarQube gate check will fail due to coverage value that falls below threshold value.
Please complete this pull request review by [Fill in date].
Pull Request Checklist
See the METplus Workflow for details.
Select: Reviewer(s) and Development issue
Select: Milestone as the version that will include these changes
Select: Coordinated METplus-X.Y Support project for bugfix releases or METplotpy-X.Y.Z Development project for official releases