Opened 13 years ago
Closed 13 years ago
#6357 closed defect (fixed)
Charting HTML labels unnecessarily break into multiple lines
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Charting | Version: | 1.1.0 |
Keywords: | charting, html, labels | Cc: | |
Blocked By: | Blocking: |
Description
With htmlLabels enabled, labels consisting of multiple words will break into multiple lines, even when there is enough space for them to be placed on one line.
Thus the label "This is a tick label" will become:
This is a tick label
It occurs with all browsers using SVG I've tested; Firefox, Opera, Safari. I have tried Dojo 1.1.0 and 1.1.0 RC2
Not sure whether to file this as a 'defect' or an enhancement request. I would consider it an aesthetic defect :)
Thanks in advance, syrq
Change History (4)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
Milestone: | → 1.1.1 |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.1.1 → 1.2 |
---|
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
#6638 is the dup of this ticket.