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 PlotObs with units + formatter #1576

Merged
merged 2 commits into from Nov 20, 2020
Merged

Conversation

dopplershift
Copy link
Member

Description Of Changes

Fix using PlotObs with a combination of units and a custom formatter--we just weren't using the right variables in certain branches of the code.

Checklist

We simply were not using the variable that was already set up to attach
units as necessary.
@dopplershift dopplershift added Area: Plots Pertains to producing plots Type: Bug Something is not working like it should labels Nov 20, 2020
@dopplershift dopplershift added this to the 1.0 milestone Nov 20, 2020
@dcamron dcamron merged commit c07e282 into Unidata:master Nov 20, 2020
@dopplershift dopplershift deleted the fix-1574 branch November 20, 2020 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Plots Pertains to producing plots Type: Bug Something is not working like it should
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Declarative Plotting Error with Unit Conversion and Format Function
2 participants