refactor: adjust font size of mark point
This commit is contained in:
parent
4121829e6e
commit
92458aece2
7 changed files with 25 additions and 11 deletions
|
|
@ -28,6 +28,7 @@ import (
|
|||
)
|
||||
|
||||
const labelFontSize = 10
|
||||
const smallLabelFontSize = 8
|
||||
const defaultDotWidth = 2.0
|
||||
const defaultStrokeWidth = 2.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue