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

Horizontal bar graphs with many values have the highest value go outside the bounds. #19

Open
zertap opened this issue Nov 29, 2015 · 0 comments

Comments

@zertap
Copy link

zertap commented Nov 29, 2015

See the horizontal bar graph with negative and positive values.
http://alexyoung.github.io/ico/examples.html

25th value is not visible, it has negative y value.
(for me: <text fill="#000000" stroke="none" font="10px &quot;Arial&quot;" style="text-anchor: end; font: 10px &quot;Arial&quot;;" text-anchor="end" y="-3.375" x="21"><tspan>25</tspan></text> )

new Ico.HorizontalBarGraph($('horizontal_negative_and_positive'), [-57,-31,-87,66,-30,-77,-88,-75,-20,-48,-56,-91,16,-41,-87,-69,-65,-62,58,-15,-49,-75,-42,-78,-79]);

@zertap zertap changed the title Bar graphs with many values have the highest value go outside the bounds. Horizontal bar graphs with many values have the highest value go outside the bounds. Nov 29, 2015
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

No branches or pull requests

1 participant