Dawid Draguła
Dawid Draguła
Fixed #19264, flag positioning on the spline series.
#### Expected behaviour Pareto series works also for the series with option `dataSorting.enabled: true`. #### Actual behaviour When the base series has the option `dataSorting.enabled: true`, pareto series isn't visible....
#### Expected behaviour Flags placed on the spline series should be positioned correctly. #### Actual behaviour Flags on series where the line is not a straight line connecting adjacent points,...
#### Expected behaviour The annotation is inserted exactly at the mouse click, and the annotation does not "escape" when dragging. #### Actual behaviour The annotation is added slightly next to...
Added ability to set multiple connectors for the Highcharts Component. --- TO DO: - [x] Implement multiple connectors logic. - [x] Customize existing Highcharts Component synchronizations to work for multiple...
### Description of the feature Currently, it is possible to customize elements in the toolbar for the entire Dashboard, but it is not possible to set it for individual cells/rows....
#### Expected behaviour After using `series.update` with new data and keys, the chart updates to the same state as if this data had been provided in the options from the...
#### Expected behaviour All options listed in the API docs for lollipop series work. #### Actual behaviour Some options such as `cursor` or `events.click` does not work for lollipop series....
#### Expected behaviour Adding the `.highcharts-light` class to the container causes light mode to be fully enabled, even if the system is set to dark mode. #### Actual behaviour Adding...
Improved version of the DataGrid. Main changes: - new code architecture - columns resizing - smooth scrolling - strict or auto row heights - strongly CSS-customizable - better columns management...