We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711116b commit d0d1af8Copy full SHA for d0d1af8
1 file changed
tcl/tools/pinfo.tcl
@@ -6,7 +6,7 @@ namespace eval ::chart {
6
variable PIE_DEFAULTS {
7
START_ANGLE 90
8
DIRECTION 1
9
- LABEL_OFFSET 6
+ LABEL_OFFSET 1
10
LABEL_TYPE "full"
11
FONT "TkDefaultFont"
12
SHOW_LABELS true
0 commit comments