Skip to content

Conversation

@mDibyo
Copy link
Contributor

@mDibyo mDibyo commented Oct 18, 2015

This fixes #112.

@SamLau95
Copy link
Contributor

Looks good! Do you think the lowered coverage is worth improving?

@mDibyo mDibyo force-pushed the hist-label-correction branch from 67554e0 to ac38f01 Compare October 22, 2015 07:40
@mDibyo
Copy link
Contributor Author

mDibyo commented Oct 22, 2015

I added a doctest for it. Since the changes are visual (function returns None), the only way we could test it is through visual testing.

Either that, or we could modify the function to return all the plot objects. We should do that for all the plotting functions, but this PR doesn't seem to be the right place for it. I will create an issue for that.

In that case, the only way to improve coverage would be to add tests for some other parts, but don't want to add those to this pull request.

@SamLau95
Copy link
Contributor

Right, that's very reasonable.

SamLau95 added a commit that referenced this pull request Oct 22, 2015
Correct Table.hist label when counts arg is provided
@SamLau95 SamLau95 merged commit 4fafb55 into master Oct 22, 2015
@SamLau95 SamLau95 deleted the hist-label-correction branch October 22, 2015 22:37
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.

Horizontal axis label should change when counts argument is provided to hist

3 participants