Sales Pipeline Dashboard visual issue
Designs
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Adrien Faveraux Status changed to reopened
Status changed to reopened
@adrien.faveraux - which browser and OS is this? Can you tweak with:
li.dashboardWidget { overflow: hidden; }
in style.css and check how it fairs?
- Author Contributor
- Contributor
@prasad that cannot be handled just with css, must be controlled in Widget.js location and placement of the legend
legend: { renderer: $.jqplot.EnhancedLegendRenderer, show: true, labels: labels, location: 's', placement: 'outsideGrid', marginBottom: "-15px", rendererOptions: { numberRows: 1 }, }, ```
- Author Contributor
it's possible to just compact the tab to make a place for this value ?
- Adrien Faveraux Status changed to reopened
Status changed to reopened
- Prasad Status changed to closed
Status changed to closed
- Adrien Faveraux Status changed to reopened
Status changed to reopened
- Author Contributor
Please register or sign in to reply