Skip to content

DM-3612 scatter plot errorbars #254

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

Merged
merged 2 commits into from
Dec 16, 2016
Merged

DM-3612 scatter plot errorbars #254

merged 2 commits into from
Dec 16, 2016

Conversation

tgoldina
Copy link
Contributor

@tgoldina tgoldina commented Dec 16, 2016

In this ticket, the option is provided to enter a symmetric error for X and Y column. Asymmetric errors will be handled by a separate ticket.

A column or an expression can be entered next to X and Y field in plot options.
Good test is WISE color-color plots: use w[1,2,3,4]sigmpro as an uncertainty for w[1,2,3,4]mpro.

If less than 20 points are displayed, the error bar will have whiskers, otherwise no whiskers.

To test, bring up a catalog search in Firefly, choose WISE. After the default chart comes up, open the options, choose w1mpro for X, w1sigmpro for X Err, w2mpro for Y, w2sigmpro for Y Err. Do the search, zoom to see error bars, check tooltip to see the uncertainty, when available. (If not available, the corresponding cell in the table should show null.)

@cwang2016
Copy link
Contributor

review completes. looks good. test is good.

@tgoldina tgoldina merged commit 1262191 into dev Dec 16, 2016
@tgoldina tgoldina deleted the dm-3612_errorbars branch December 17, 2016 04:52
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