#7638 closed defect (fixed)
updating charts are changing graph colors
Reported by: | wirelessdreamer | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
the updating charts in nightly dojox/charting/tests/test_chart2d_updating.html
are behaving differently then the updating charts on dojo campus http://dojocampus.org/explorer/#Dojox_Charting_2D_Updating
The dojocampus charts, stay a constant color, the nightly charts change colors with each update.
I was asking in irc and ttrenka said to open this ticket and assign it to him
Change History (5)
comment:1 Changed 12 years ago by
Owner: | changed from Adam Peller to Tom Trenka |
---|
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
(In [15240]) Fixes #7638 by doing the following:
Added a clone method to Theme to support this as well. !strict.