Dan Kortschak

Results 342 comments of Dan Kortschak

Yeah, you are right. The [timeseries](https://github.com/gonum/plot/pull/278) (and indeed [ticks in general](https://github.com/gonum/plot/pull/278)) have PRs for changing behaviour that should make things better.

To have made a plot.Plot you must have had each of the plotters in your hand at some time. Can you not just modify them where you hold them (they...

I just read the source for Add and it's pretty clear that exposing the retainer plotters would be a bad idea; the plot calculates the min and max of each...

>IIUC, the way travis works, we can't reliably test gonum/hdf5 against both hdf5-1.8.x and hdf5-1.10.x: we have to pick one. I don't think this is true. We could use an...

@ffhelicopter Would you like to send a PR?

We should not allow ±Inf or NaN bounds on creation. They make even less sense here than they do in the floats span functions. What were the parameters used in...

Do you want to suggest API for this?

I just tried this here in a clean GOPATH and it works (it complains with 404's and probably shouldn't, @btracey), but it still downloads and builds (you can see that...