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

@ -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