tools/rw-heatmaps: clean up code #40
Annotations
10 errors
test:
tools/rw-heatmaps/pkg/chart/heatmap.go#L24
no required module provides package gonum.org/v1/plot; to add it:
|
test:
tools/rw-heatmaps/pkg/chart/heatmap.go#L25
no required module provides package gonum.org/v1/plot/palette; to add it:
|
test:
tools/rw-heatmaps/pkg/chart/heatmap.go#L26
no required module provides package gonum.org/v1/plot/palette/brewer; to add it:
|
test:
tools/rw-heatmaps/pkg/chart/heatmap.go#L27
no required module provides package gonum.org/v1/plot/plotter; to add it:
|
test:
tools/rw-heatmaps/pkg/chart/heatmaps.go#L25
no required module provides package gonum.org/v1/plot/vg; to add it:
|
test:
tools/rw-heatmaps/pkg/chart/heatmaps.go#L26
no required module provides package gonum.org/v1/plot/vg/draw; to add it:
|
test:
tools/rw-heatmaps/pkg/chart/heatmaps.go#L27
no required module provides package gonum.org/v1/plot/vg/vgimg; to add it:
|
test:
tools/rw-heatmaps/pkg/chart/heatmap.go#L24
could not import gonum.org/v1/plot (invalid package name: "")
|
test:
tools/rw-heatmaps/pkg/chart/heatmap.go#L25
could not import gonum.org/v1/plot/palette (invalid package name: "")
|
test:
tools/rw-heatmaps/pkg/chart/heatmap.go#L26
could not import gonum.org/v1/plot/palette/brewer (invalid package name: "")
|