Rafał
Rafał
Not sure if it's the same, but a similar problem with CSS properties with the `--` prefix: https://github.com/highcharts/highcharts/issues/17538
Hi @antoine-roth, thank you for reporting this. Simplified demo: https://jsfiddle.net/BlackLabel/qdr02hwo/
I'm already working on that ☝️ Converting to Draft PR until refactoring is done.
@NightLightSweden, unfortunately, with a current navigator and `setExtremes()` implementation, this problem will not be fixed (at least it won't be easy). This is because `maxPadding` and `minPadding` are ignored when...
Is [this](https://github.com/highcharts/highcharts/pull/17629) something that could also resolve the issue without this PR?
Hi @sagesurfer-kishor, Thank you for writing to us with your issue. Due to the vacation period, getting a reply might take more time than usual (our Android developer is on...
Hi @chunick, thanks for reporting a bug! `Internal note:` Seems like it's never worked with multiple y-axes. It's broken regardless of dataGrouping and ordinal.
Hi @Ajijulhoque, This is the expected behavior. When `verticalAlign` is set, the title behaves the same as if `floating` is set to `true`, see docs: https://api.highcharts.com/highcharts/title.verticalAlign > The vertical alignment...
@Ajijulhoque, Yes, at this moment (as the API says) this is expected behavior - we haven't added the overlapping logic for title and subtitle for different `verticalAlign` options. This can...
Hi @Ajijulhoque, The standard procedure is to wait for other users to vote for this feature (by adding a thumbs up as I did at the very top of this...