Opened 11 years ago
Closed 11 years ago
#12171 closed defect (fixed)
[patch][ccla]Chart: Wrong Location of Tooltip after Pie Chart re-rendering
Reported by: | ruanqi | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Charting | Version: | 1.6.0b1 |
Keywords: | pie, tooltip | Cc: | Adam Peller, [email protected]… |
Blocked By: | Blocking: |
Description
The tooltip of pie shows at the old place after the pie has been updated and re-rendered. See the attached screen shot. It was caused by "this.angles" in action2d/Tooltip that was not cleaned when the plot reset.
PS: Testcase is tests/test_pie_smart_label.html
Attachments (3)
Change History (5)
Changed 11 years ago by
Attachment: | before_rerender.png added |
---|
Changed 11 years ago by
Attachment: | after_rerender.png added |
---|
tooltip is at the last place before pie re-rendered
comment:1 Changed 11 years ago by
Status: | new → assigned |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
tooltip is at the right place to the slice