Noah Onyejese
Noah Onyejese
This PR adds an e2e test for custom color palettes on the profile page. - [x] Add a CHANGELOG entry
**What Changes?** This PR adds a keyboard command handler in order to allow users to toggle the debug flag by entering `toggledebug` ## How to test 1. Go to this...
**Problem Description:** When users duplicate a chart, the associated custom color palette isn’t transferred to their profile, leading to inconsistencies and extra effort in recreating the desired visual style. **Proposed...
**This PR:** - This PR adds a getTextHeight function - And slightly improves AxisLabel positioning cc: @bprusinowski
**This PR** - This PR introduces additional support for new time formats. - This PR resolves #1799 **Description** Our functions only allowed for DD.MM.YY supported dates on datasets causing issue's...