Skip to content

Creating custom indicators with a separate y-axis #15804

Description

@nurettin

Hi, I've searched the issues for a similar request, but I think this one is missing.

This is specifically for stockcharts.

The idea is that we sometimes need custom indicators which have their own Y-axis, because they oscillate on a different scale than the series Y-axis.

Dominik from support forums gave me a great solution for this, but it involves copying highcharts internals to override them.
Here's an example: https://jsfiddle.net/BlackLabel/vkq435yn/

My suggestion was to add this as a feature so that when we inherit our custom indicator from an indicator with its own separate Y-axis, our indicator also gets its own separate Y-axis.

Dominik suggested that I add this as a feature request. Here's the relevant discussion in the forum https://www.highcharts.com/forum/viewtopic.php?p=160482#p160482

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions