Improve charts responsiveness #4577
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
No need to have a plunker, just look at Ultima's Charts page.
Current behavior

If you collapse the left-hand menu charts are not drawn again in their new size, as they only traslate position. This is a breaking behaviour when they should reduce size.
This is easily achieavable by setting the canvas wrapper position as relative as seen on chartjs docs.
Expected behavior
Charts should follow their parent's resizing.
Minimal reproduction of the problem with instructions
The text was updated successfully, but these errors were encountered: