start migration to our packages
Some checks are pending
Test / Build (push) Waiting to run

This commit is contained in:
Zeni Kim 2025-05-13 21:46:02 -05:00
parent d25a827706
commit 0eacc8e394
31 changed files with 51 additions and 49 deletions

View file

@ -27,7 +27,7 @@ import (
"math"
"github.com/golang/freetype/truetype"
"github.com/wcharczuk/go-chart/v2"
"git.smarteching.com/zeni/go-chart/v2"
)
type pieChart struct {