mirror of
https://github.com/muesli/kmeans.git
synced 2025-10-09 17:40:10 +08:00
Bump go-chart dependency to v2.1.0
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
|
||||
"github.com/muesli/clusters"
|
||||
|
||||
"github.com/wcharczuk/go-chart"
|
||||
"github.com/wcharczuk/go-chart/drawing"
|
||||
"github.com/wcharczuk/go-chart/v2"
|
||||
"github.com/wcharczuk/go-chart/v2/drawing"
|
||||
)
|
||||
|
||||
// The Plotter interface lets you implement your own plotters
|
||||
|
Reference in New Issue
Block a user