This commit is contained in:
parent
d25a827706
commit
0eacc8e394
31 changed files with 51 additions and 49 deletions
2
theme.go
2
theme.go
|
|
@ -24,7 +24,7 @@ package charts
|
|||
|
||||
import (
|
||||
"github.com/golang/freetype/truetype"
|
||||
"github.com/wcharczuk/go-chart/v2/drawing"
|
||||
"git.smarteching.com/zeni/go-chart/v2/drawing"
|
||||
)
|
||||
|
||||
const ThemeDark = "dark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue