Torstein Hønsi

Results 31 issues of Torstein Hønsi

Simplified speedometer design

Similar to #11 and #23, I have been trying to add AVIF support to no avail. In addition to _libheif_, apparently it requires _libaom_, but I am not able to...

First of all, thank you for contributing to the Highcharts eco system! According to your readme: > You may need to export a chart you made using HighCharts to an...

Fixed #17764, `centerInCategory` didn't work with multiple y axes

#### Expected behaviour Should run from repo so that we have regression testing and source control in our existing workflow. #### Actual behaviour Some samples are only stored at jsFiddle....

Type: Enhancement
Product: Docs
Type: Good for beginners

Studying how rounded corners for columns can be implemented. Contrary to the [highcharts-rounded-corners](https://www.npmjs.com/package/highcharts-rounded-corners) plugin, which individually sets rounding for each corner, this study attempts to deal with stacking and and...

Type: Enhancement

Closes #15880 # To do - [x] Make sure collections like series and axes are reflected correctly in `chart.options`. - [x] Internal refactoring, combine `cleanRecursive` with the Responsive module's `getCurrent`...

Flow: Review in progress

Fixed #17593, custom CSS properties were not applied Demo with the fix applied, the legend labels should be green: https://jsfiddle.net/highcharts/547s3vh2/1/ #### To do - [ ] Write test - [...

Added `rotationMode` option for dependency wheel data labels to avoid clipping. See #11115. ___ ### To do - [ ] Parametrize. Introduce the `rotationMode` option with maximum feature parity to...