Skip to content

Regarding High charts highcharts-exit-anchor issue. #15986

@shivarajuv

Description

@shivarajuv

Hi,

chart.update( {
chart: {
width: null,
height: null
}
} );

after calling this method with width and height as null, chartElement highcharts-exit-anchor div has been removed. because of this my custom tab order flow has getting problem. May I know why it is getting deleted after calling that. This is the effective div after calling the method.

Please let me know is there any other way we can get that div back again after calling this.(We are considering based on exit anchor div we are moving focus to next other charts).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions