Eric Hamilton

Results 3 comments of Eric Hamilton

I can confirm this issue is persisting. ` LineGraphSeries averageSeries = new LineGraphSeries(averagePricePoints); averageSeries.setColor(Color.GREEN); graph.addSeries(averageSeries);` The above will graph perfectly fine, as will the following: ` LineGraphSeries averageSeries = new...

@janvv Not that I know of. Unfortunately, I've abandoned hope of implementing a planned feature because of this bug.

Any chance someone with the proxy setup could post several successful requests or responses? I've been pretty unsuccessful brute forcing the last 5 hex digits of the token (there's just...