go-chartjs icon indicating copy to clipboard operation
go-chartjs copied to clipboard

golang library to make https://chartjs.org/ plots (this is vanilla #golang, not gopherjs)

Results 3 go-chartjs issues
Sort by recently updated
recently updated
newest added

TODO: Add go modules, figure out wtf the ordering of some of these functions are (see [this commit](https://github.com/brentp/go-chartjs/commit/4b08a08017e03565f22d919ede30e7cdddcbe63b) for details)

for example in `indexcov` I want to add an `

They have the same Idea for the interface. go-chartjs should have the same interface{} so the user can choose their plotter.