phantom changes.
This commit is contained in:
parent
eda016a7f9
commit
cbb945dc1c
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ func CreateLegend(c *Chart, style Style) Renderable {
|
||||||
tb := r.MeasureText(labels[x])
|
tb := r.MeasureText(labels[x])
|
||||||
ycursor += tb.Height()
|
ycursor += tb.Height()
|
||||||
|
|
||||||
//r.SetFillColor(DefaultTextColor)
|
|
||||||
r.Text(labels[x], tx, ycursor)
|
r.Text(labels[x], tx, ycursor)
|
||||||
th2 := tb.Height() >> 1
|
th2 := tb.Height() >> 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue