update url
Some checks failed
Continuous Integration / Tests (push) Has been cancelled

This commit is contained in:
Zeni Kim 2024-10-27 21:52:38 -05:00
parent bd2b44aa38
commit cc8d36edd9
87 changed files with 105 additions and 104 deletions

View file

@ -6,8 +6,8 @@ import (
_ "net/http/pprof"
"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"
)
func drawChart(res http.ResponseWriter, req *http.Request) {