gonum / plot

A repository for plotting and visualizing data
BSD 3-Clause "New" or "Revised" License
2.74k stars 203 forks source link

doc: mention new vector graphics backend in README #647

Closed whereswaldon closed 3 years ago

whereswaldon commented 3 years ago

I was excited to hear that this functionality had been merged, and I thought it might warrant a mention in the README.

codecov-io commented 3 years ago

Codecov Report

Merging #647 (558ee00) into master (a51a196) will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #647      +/-   ##
==========================================
+ Coverage   70.28%   70.52%   +0.24%     
==========================================
  Files          55       57       +2     
  Lines        4620     4865     +245     
==========================================
+ Hits         3247     3431     +184     
- Misses       1203     1255      +52     
- Partials      170      179       +9     
Impacted Files Coverage Δ
cmpimg/checkplot.go
plotter/field.go
plotutil/errorpoints.go
plot.go
align.go
palette/hsva.go
plotutil/plotutil.go
plotter/grid.go
plotter/functions.go
palette/palette.go
... and 102 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50676a6...558ee00. Read the comment docs.

kortschak commented 3 years ago

Yes, we do. All contributions are valued.

sbinet commented 3 years ago

I wasn't dismissing Chris' contribution, of course :)

@whereswaldon, here are the instructions:

please send another CL, agains gonum/gonum adding yourself to the CONTRIBUTORS and/or AUTHORS files.

thanks a lot.