Opened 6 years ago
Last modified 3 years ago
#18615 assigned defect
In SelectableLegend, need an option for automatic wrap / multi line support
Reported by: | subhajitbhuiya | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | Charting | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I am using dojo charts and added legend as new dojox.charting.widget.SelectableLegend?({
chart: c, outline: false, horizontal: true
}, divLegend.id);
Now if we have many entries or the name of the series parameters are big, legend unable to show all of them. Automatic multi-line support for SelectableLegend? is required.
Change History (3)
comment:1 Changed 6 years ago by
Component: | General → Charting |
---|---|
Owner: | set to Eugene Lazutkin |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Owner: | Eugene Lazutkin deleted |
Status: | new → assigned |
comment:3 Changed 3 years ago by
Milestone: | 1.13 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.