Greg Oledzki

Results 146 comments of Greg Oledzki

Currently I am thinking about: - sticking with Java 8 as the library dependency - using the latest of the format plugin - making the CI run in two modes:...

Is it an option to add the quest and make it disabled by default?

Have you thought about including more maintainers? I am willing to contribute some time.

I guess one option would to fork the project.

Yes. I can and would be happy to provide some of the maintenance. Looking at the traffic in [issues](https://github.com/knowm/XChart/issues) and in [PRs](https://github.com/knowm/XChart/pulls) - there's a lot to be done. I...

Can you please paste your code for easier reproduction?

Thanks for the ideas. I suggest to split them into 3 different issues as their implementation is likely unrelated.

A random guess without looking into the code. Could it be because this: > x.intValue() % 2 gets rounded down to smaller integer due to Double imprecision? I.e. aren't you...

Good bug report, thanks. While surely an infinite loop is not a proper behavior of handling input, just making a remark that ensuring the labels are unique seem to be...

We are close: https://github.com/playframework/play-json/issues/769#issuecomment-1576486993