Opened 10 years ago
Closed 9 years ago
#12498 closed defect (wontfix)
Chart2d Line Shadow does not function with Dojo 1.5+
Reported by: | dougitman | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Charting | Version: | 1.6.0 |
Keywords: | charting lines shadow | Cc: | |
Blocked By: | Blocking: |
Description
I am using Google CDN. Shadows only work with Google CDN 1.4, not 1.5 or 1.6.
All online working examples of line shadows are using local older dojo releases. Like the follow:
http://dojocampus.org/explorer/#Dojox_Charting_2D_Simple%20Line%20With%20Markers
Note: See
TracTickets for help on using
tickets.
This is because shadows property has been renamed to shadow (without s), for I guess consistency reasons. Switching to shadow make it work. I don't think we want to come back on this now that shadow is used for 1.5, 1.6 and soon 1.7.