chore: supper grid renderer

This commit is contained in:
vicanso 2022-06-03 21:06:40 +08:00
parent 622bd8491b
commit 7ee13fe914
5 changed files with 121 additions and 2 deletions

View file

@ -28,7 +28,6 @@ import (
)
type Box = chart.Box
type Renderer = chart.Renderer
type Style = chart.Style
type Color = drawing.Color