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

Maximize chart area #6

Closed
NoThrowForwardIt opened this issue Apr 6, 2020 · 2 comments
Closed

Maximize chart area #6

NoThrowForwardIt opened this issue Apr 6, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@NoThrowForwardIt
Copy link

hey dears, thanks for this awesome project. Its possible to maximize this chart area or expose on other tab with full view?
image

@atmoner atmoner self-assigned this Apr 7, 2020
@atmoner atmoner added the bug Something isn't working label Apr 7, 2020
@atmoner
Copy link
Owner

atmoner commented Apr 7, 2020

A mistake from me!
I fixed the bug on the repository on this commit a566e46

For the compiler versions, open resources/app/index.html, search:
height: 270px;
Replace by:
height: 670px;

This should solve the problem 👍

@NoThrowForwardIt
Copy link
Author

solved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants