update URL in examples
Some checks failed
Test / Build (push) Has been cancelled

This commit is contained in:
Zeni Kim 2025-05-13 21:53:31 -05:00
parent 0eacc8e394
commit 958172a1f1
16 changed files with 28 additions and 36 deletions

View file

@ -6,7 +6,7 @@ import (
"strconv"
"strings"
"github.com/vicanso/go-charts/v2"
"git.smarteching.com/zeni/go-charts/v2"
"git.smarteching.com/zeni/go-chart/v2/drawing"
)