Skip to content

Conversation

@mc818
Copy link
Contributor

@mc818 mc818 commented Apr 1, 2014

include max data values (previously were left out of plot)
include max y values (previously were left off of y axis)
show y scale such that height of column in histogram corresponds to
correct y value (previously corresponded to y-1)
no need to include 0 in ys. Rather, start ys at min of 1, and
leave cols with y val of 0 empty.

cmd
bball_hist
before
after

include max data values (previously were left out of plot)
include max y values (previously were left off of y axis)
show y scale such that height of column in histogram corresponds to
  correct y value (previously corresponded to y-1)
no need to include 0 in ys. Rather, start ys at min of 1, and
  leave cols with y val of 0 empty.
glamp added a commit that referenced this pull request Apr 1, 2014
max values and y-val of 0
@glamp glamp merged commit e15f071 into glamp:master Apr 1, 2014
@mc818 mc818 deleted the max_values branch April 1, 2014 23:38
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