Paweł Fus

Results 14 issues of Paweł Fus

### Expected behaviour No error when calling: ```ts const formatter = ({ location, msg, param }: ValidationError): string => `${location}[${param}]: ${msg}`; const errors = validationResult(req).formatWith( (error: ValidationError) => { if...

#### Expected behaviour Updating `followTouchMove` should change the bahaviour of tooltip. #### Actual behaviour Nothing happens #### Live demo with steps to reproduce [Demo 1](https://jsfiddle.net/BlackLabel/vbgmzy3c/2/show): Updating `followTouchMove = true` =>...

Type: Bug
Status: Has workaround
Type: Good for beginners

Just cherry-picked related commits

#### Expected behaviour Annotation with proper styles and classnames. For example: ![image](https://github.com/highcharts/highcharts/assets/1453926/63f81c3f-04f4-4fe2-8b24-2de96e006131) **NOTE:** It applies to all Advanced annotations, not only the one in the example. #### Actual behaviour Just...

Type: Bug
Product: Highcharts Stock

Example: http://jsfiddle.net/7b8gz/1/ We need to hover over the bars to get them displayed as black ones.

Example: http://jsfiddle.net/84fxqx0o/ Exports data as: ![image](https://cloud.githubusercontent.com/assets/1453926/11374297/9a955260-92d5-11e5-8982-6fa46eb1d03e.png) While instead of y-values, categories on yAxis would be expected.

# Description of the feature Create an annotation type of a freeform drawing. PoC needed before implementing this. Probably there will be no control points, only drag&drop to move the...

Product: Highcharts Stock
Type: Feature Request

#### Expected behaviour The same as initial loading. All components based on the same connector should show the spinner. #### Actual behaviour Only one component shows the spinner, the rest...

Type: Feature Request
Product: Highcharts Dashboards

# Description of the feature The target: render a pie chart with Bugs vs Features The data: GoogleSpreadsheet with two columns: Columns and Features, for example: | | Bug |...

Type: Feature Request
Product: Highcharts Dashboards