refactor: adjust font size of mark point

This commit is contained in:
vicanso 2022-06-22 20:30:10 +08:00
parent 4121829e6e
commit 92458aece2
7 changed files with 25 additions and 11 deletions

View file

@ -28,6 +28,7 @@ import (
)
const labelFontSize = 10
const smallLabelFontSize = 8
const defaultDotWidth = 2.0
const defaultStrokeWidth = 2.0