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

Controlling margins in BezierChart #88

Open
nigel25840 opened this issue Jun 10, 2020 · 1 comment
Open

Controlling margins in BezierChart #88

nigel25840 opened this issue Jun 10, 2020 · 1 comment

Comments

@nigel25840
Copy link

nigel25840 commented Jun 10, 2020

I am integrating Bezier Chart into a Flutter app and am having a problem controlling margins. I am using BezierChartScale.CUSTOM and need to accomplish two things. The data in the chart should be presented on one view, that is not scrollable. I've been able to achieve this but now I have large margins on both sides of the chart data. I would like them to be close to the edge of the screen or at least have better control over this. In your examples, it appears that your data is closer to the edge of the chart view. Here is an example of what I am seeing. Is there a way to minimize the space on the left and right of the chart data? Thanks!

Simulator Screen Shot - iPhone 11 Pro Max - 2020-06-10 at 15 40 17

@diegoveloper
Copy link
Collaborator

Feel free to send a PR

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