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

Bar Chart - Bars too large, going off screen. #81

Closed
bvelasquez opened this issue May 1, 2020 · 2 comments
Closed

Bar Chart - Bars too large, going off screen. #81

bvelasquez opened this issue May 1, 2020 · 2 comments
Labels

Comments

@bvelasquez
Copy link

Is there a way to control the size of the bars? I'm rendering a bar chart with two values. x is a Date() for each record, and y is the values 56789 and 456789. As you can see in the image, the bars are quite large and rendering off screen.

2020-05-01_11-27-31

@yanickrochon
Copy link

I have similar redrawing problems, where the initial chart renders terribly, but resizing the window may fix the issue.

Before resize, on page load
image

After resize (a few pixels)
image

@tannerlinsley
Copy link
Collaborator

Due to a massive overhaul and rewrite of React Charts to TypeScript and a massively upgraded public API, this issue is being bulk closed for triage. The latest version can be tested via the react-charts@beta tag. Documentation is in the process of being upgraded, but thankfully, everything is fully typed now, so you can explore the API that way for now.

If, after testing or playing with the v3 beta, you believe your issue is still not addressed or relevant, feel free to open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants