Skip to content

boxmode, barmode, violinmode, etc #551

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 12 commits into from
Jul 6, 2018
Merged

boxmode, barmode, violinmode, etc #551

merged 12 commits into from
Jul 6, 2018

Conversation

dmt0
Copy link
Contributor

@dmt0 dmt0 commented Jul 5, 2018

Closes #543
Closes #540
Closes #553
Addresses #505

@dmt0 dmt0 self-assigned this Jul 5, 2018
@dmt0 dmt0 requested a review from nicolaskruchten July 5, 2018 17:58
@dmt0 dmt0 force-pushed the barmode-boxmode branch from 5452b63 to da44b6d Compare July 5, 2018 17:59
@nicolaskruchten
Copy link
Contributor

Two things:

  1. can we get box and bar mocks in Percy?
  2. can you move 'whisker width' into the 'size and spacing' section and make sure it's a percentage slider?

image

@dmt0 dmt0 force-pushed the barmode-boxmode branch from 640f9ed to 8f62074 Compare July 5, 2018 18:36
@@ -14,6 +14,8 @@ import './percy.css';
* To specify which panels to test with the mock, add entry to panelsToTest, else all panels will be tested
*/
const panelsToTest = {
bar: ['GraphCreatePanel', 'StyleTracesPanel'],
box: ['GraphCreatePanel', 'StyleTracesPanel'],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how come histogram doesn't have StyleTracesPanel? can we add that plz?

@nicolaskruchten nicolaskruchten changed the title boxmod, barmode, violinmode, etc boxmode, barmode, violinmode, etc Jul 5, 2018
@dmt0
Copy link
Contributor Author

dmt0 commented Jul 5, 2018

I left "Box Mean" in a section of its own - didn't know where else to stick it. Maybe he'll find a friend later as we add more fields.

@nicolaskruchten
Copy link
Contributor

Somehow "whisker width" no longer appears in Percy now

@nicolaskruchten
Copy link
Contributor

Also, whisker width should be a numeric fraction I think.

@nicolaskruchten
Copy link
Contributor

💃 once those whisker issues are taken care of

@nicolaskruchten
Copy link
Contributor

Oh I see the problem. I'd forgotten that the section I'd asked you to move it into was layout-connected. tricksy tricksy. Maybe we should just leave it in its own little section then like it was before.

@nicolaskruchten
Copy link
Contributor

but just leaving it not in a section is probably fine too.

@dmt0
Copy link
Contributor Author

dmt0 commented Jul 6, 2018

Yeah, I know it's totally a hack. But seems to work, so I guess we'll worry about it when it gives us trouble?

@dmt0 dmt0 merged commit 4f3492c into master Jul 6, 2018
@dmt0 dmt0 deleted the barmode-boxmode branch July 6, 2018 15: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