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

if the chrt.axis[0].text.items contains more than 55 elements, it will erroneously show only 34 elements #183

Open
dev-bre opened this issue Mar 7, 2013 · 0 comments

Comments

@dev-bre
Copy link

dev-bre commented Mar 7, 2013

I'm encountering this issue with the linechart:

if my chart contains 55 elements on the x axis, everything works great.
if I add another element to the x axis to be shown on the chart,
the chrt.axis[0].text.items.length property will contain only 34 elements!

any idea on the reason?

thanks.

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