Torstein Hønsi

Results 234 comments of Torstein Hønsi
trafficstars

Thanks! We'll need to apply this to the TypeScript source files, verify the idea and set up regression tests. I'm adding it to the backlog.

> My question is, should we have tests for offline exporting or it does not have sense? It does make sense, and we should absolutely have it. The closest thing...

Note that this is pre-release code, dependency wheels will be available with v7.1. In the current state of the master, link labels are not rendered: https://jsfiddle.net/highcharts/0nqx7rvk/3/

> Should we treat it as an API bug or feature request @raf18seb Let's treat it as both. First, we need to fix the API to reflect the current functionality....

@fhoeben The safest *workaround* (and how coloring is intended to work), is to use the [colorIndex](https://api.highcharts.com/highcharts/series.line.colorIndex) option to handle your color-to-series mapping.

Interesting! What we need to know is the _timezone offset_ in seconds given that we know the named timezone and a timestamp. If we can add a function similar to...

It's not a bug, but it can probably be better explained in the docs. Point configurations can be extended with custom properties, which can in turn be used by the...

Edit: Reading again, I am actually not sure what the issue is about... > The data presented in the API for mapbubble have an incomplete structure ("code3" / "hc-key") Those...

@sigrunnu Will you give me a notice when the theme changes are deployed so this is ready for merge?

Thank you for your patience @vitaliy-kretsul ! I have created a draft fix at https://github.com/highcharts/highcharts/pull/17838 . It probably takes some more testing though, and I am not particularily happy about...