Skip to content

Commit 123c6b9

Browse files
deleted stray comment
1 parent b12a4e2 commit 123c6b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/python/horizontal-bar-charts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ top_labels = ['Strongly<br>agree', 'Agree', 'Neutral', 'Disagree',
119119
'Strongly<br>disagree']
120120

121121
colors = ['DarkBlue', 'MediumBlue', 'cyan', 'mediumpurple', 'thistle']
122-
#, 'silver'
123122
x_data = [[21, 30, 21, 16, 12],
124123
[24, 31, 19, 15, 11],
125124
[27, 26, 23, 11, 13],

0 commit comments

Comments
 (0)