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

X Axis out of bounds #721

Open
ZhongyangLiu opened this issue Oct 25, 2016 · 2 comments
Open

X Axis out of bounds #721

ZhongyangLiu opened this issue Oct 25, 2016 · 2 comments

Comments

@ZhongyangLiu
Copy link

ZhongyangLiu commented Oct 25, 2016

The last value on the x axis cannot be fully displayed. I am using nPlot with nvd3. Is there any way to fix this?

Thanks.

image

@BelkacemAyachi
Copy link

This could be a styling issue. I recommend inserting some CSS into your file to adjust the padding or width. Let me know how it works out

@BelkacemAyachi
Copy link

I would recommend setting plot$setTemplate(afterScript="<style>rChart{width:900px;}</style>") if 900 is not enough you can increase it.

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

2 participants