Dawid Draguła

Results 17 issues of Dawid Draguła

Fixed #19264, flag positioning on the spline series.

Product: Highcharts Stock
Changelog: Bugfix

#### 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....

Type: Bug

#### 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,...

Type: Bug
Product: Highcharts Stock

#### 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...

Product: Highcharts Stock
Type: Regression

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...

Changelog: Feature
Product: Highcharts Dashboards

### 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....

Type: Feature Request
Product: Highcharts Dashboards

#### 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...

Type: Bug
Product: Highcharts

#### 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....

Product: Highcharts
Type: Regression
Status: Has workaround

#### 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...

Type: Bug
Priority: Normal
Product: Highcharts Dashboards

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...

Product: Highcharts Dashboards