#12328 closed defect (fixed)
chart plotarea gradient fill not doing percentages
Reported by: | Karl Tiedt | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Charting | Version: | 1.6.0rc1 |
Keywords: | gradient plotarea fill | Cc: | |
Blocked By: | Blocking: |
Description
Attempting to do plotarea with space:'plot' or 'shape' will not force it to use percentage based scaling, only appears to use static pixel based values
test case: http://ktiedt.dojotoolkit.org/examples/tk/plotfillbug.html
Change History (3)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.6 |
---|
Note: See
TracTickets for help on using
tickets.
(In [23857]) charting: fixed a minor bug with gradients over chart and plot areas, thx Karl Tiedt!, !strict, fixes #12328.