Goal: Go augmented language #3607
Annotations
10 errors
build:
plot/plotcore/options.go#L39
undefined: plots.Shapes
|
build:
plot/plotcore/options.go#L115
undefined: plots.Shapes
|
build:
plot/plotcore/barplot.go#L143
bar.Color undefined (type *plots.BarChart has no field or method Color)
|
build:
plot/plotcore/barplot.go#L144
bar.Stride undefined (type *plots.BarChart has no field or method Stride)
|
build:
plot/plotcore/barplot.go#L145
bar.Offset undefined (type *plots.BarChart has no field or method Offset)
|
build:
plot/plotcore/barplot.go#L146
bar.Width undefined (type *plots.BarChart has no field or method Width)
|
build:
plot/plotcore/ploteditor.go#L388
plt.Legend.Position undefined (type plot.Legend has no field or method Position)
|
build:
plot/plotcore/xyplot.go#L99
undefined: plots.Scatter
|
build:
plot/plotcore/xyplot.go#L100
undefined: plots.Line
|
build:
plot/plotcore/xyplot.go#L115
undefined: plots.NewLinePoints
|