This commit is contained in:
parent
d25a827706
commit
0eacc8e394
31 changed files with 51 additions and 49 deletions
4
alias.go
4
alias.go
|
|
@ -23,8 +23,8 @@
|
|||
package charts
|
||||
|
||||
import (
|
||||
"github.com/wcharczuk/go-chart/v2"
|
||||
"github.com/wcharczuk/go-chart/v2/drawing"
|
||||
"git.smarteching.com/zeni/go-chart/v2"
|
||||
"git.smarteching.com/zeni/go-chart/v2/drawing"
|
||||
)
|
||||
|
||||
type Box = chart.Box
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue