Opened 11 years ago
Closed 10 years ago
#13256 closed enhancement (fixed)
dojox.charting.Chart should improve its delayedRender mechanism
Reported by: | cjolif | Owned by: | cjolif |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Charting | Version: | 1.7.0b1 |
Keywords: | Cc: | Chris Mitchell, cjolif | |
Blocked By: | Blocking: |
Description
This enhancement would contain at least:
if a non delayed render() is called while waiting for a delayed render, the delayed render is not canceled and will occur after re-rendering the chart “for nothing”.
API like zoomIn do not propose delayed rendering, they should propose some
Change History (3)
comment:1 Changed 10 years ago by
Owner: | changed from Eugene Lazutkin to cjolif |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [28371]: