colomb001

Results 3 issues of colomb001

What ever happened to this patch from the sourceforge project (https://sourceforge.net/p/jfreechart/patches/281/)? I'd like to initiate the mouse zoom by drawing a box from any corner, no just the top left.

While doing some testing for a move from davidB's metrics-influxdb to this library, I encountered some peculiar behavior. I'm using the InfluxDbHttpSender with the InfluxDbReporter. If a gauge is registered...

JDK: Adopt Open JDK 11.0.8.10 SpotBugs 4.2.3 When analyzing the below file, spotbugs correctly finds the error, but attributes it to an incorrect line. ``` import java.util.Date; import java.util.Objects; public...