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

Most part of timeline in chart.png missing #215

Open
Lynxweb opened this issue Jan 11, 2019 · 8 comments
Open

Most part of timeline in chart.png missing #215

Lynxweb opened this issue Jan 11, 2019 · 8 comments

Comments

@Lynxweb
Copy link

Lynxweb commented Jan 11, 2019

Hi,

I export summary in command line mode & it appears that most of the timeline (at top of chart) is missing.
It seems to be a graphic bug.
Here my command line :
java -jar gcviewer-1.35.jar gc.log summary.csv chart.png -t SUMMARY

Here my chart.png with top timeline missing :
https://ibb.co/whYVgjM

There is a way to fix it myself ? Maybe with some configuration in the command line ?

Thanks
Yacine

@chewiebug
Copy link
Owner

chewiebug commented Jan 11, 2019 via email

@Lynxweb
Copy link
Author

Lynxweb commented Jan 11, 2019

Hi Jörg,

Thanks to reply so quickly.
I already configure the chart in GUI as I would to see it.
But there is a graphical bug. Look the chart.png I put in my main message of this issue.

Yacine

@chewiebug
Copy link
Owner

chewiebug commented Jan 11, 2019 via email

@Lynxweb
Copy link
Author

Lynxweb commented Jan 11, 2019

Here my gc.log :
gc.log

I use JAVA 1.8 with OS WINDOWS 7 Pro.

Thanks
Yacine

@chewiebug
Copy link
Owner

chewiebug commented Jan 11, 2019 via email

@Lynxweb
Copy link
Author

Lynxweb commented Jan 14, 2019

You're welcome.
Then I'll wait for you to solve this bug.

Good luck !

Best regards,
Yacine

@Lynxweb
Copy link
Author

Lynxweb commented Jan 28, 2019

Hi Jörg,

Did you find something about this graph problem ?
I finished all my job (automatic report generation) & I need only this.

Best regards,
Yacine

@chewiebug
Copy link
Owner

Hi @Lynxweb

No, I didn't do anything about the graph problem, yet. Unfortunately, I have very little time to dedicate to GCViewer lately. Since there are pull requests around, I'll first have a look at them, before I tackle fixing other things myself.

The only idea I have come up with, thinking about this bug: There might be some timing issue drawing the chart in cli mode. Maybe GCViewer should wait for some painting to finish before it terminates. Just an idea based on the observation, that this issue does not seem to be present in GUI mode.

If you have time to invest in a pull request, you might be able to speed up fixing this issue.

Best regards,
Jörg

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