Opened 9 years ago
Closed 9 years ago
#15353 closed defect (fixed)
[patch][CLA] Allow non discret value on columns/stacked columns
Reported by: | Mathevet julien | Owned by: | cjolif |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Charting | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Attachments (3)
Change History (13)
comment:1 Changed 9 years ago by
Owner: | changed from Eugene Lazutkin to cjolif |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Changed 9 years ago by
Attachment: | patchColumns.diff added |
---|
comment:3 Changed 9 years ago by
Can you include test case as diff patch against what was committed in [28565]? Thanks.
comment:5 Changed 9 years ago by
moogle, for consistency reasons for this to be accepted it would need a similar implementation for Bar (not Column) classes. Can you update your patch with that (and the test)? Thanks.
Changed 9 years ago by
Attachment: | 15353.diff added |
---|
comment:8 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:10 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I updated patch to include clusteredColumns and clean dependencies declaration. I also try to a do less code change