Skip to content

Inconsistency in parameters of ODSChartsPopoverItem #1061

Description

@jacques-lebourgeois

Prerequisites

Describe the issue

ODSChartsPopoverDefinition can be used to customize tooltip and popover content.
The methods to be implemented receive as parameters objects of type ODSChartsPopoverItem When we inspect the attributes of this object, there is also a marker attribute.
The marker attribute differs from the marker that is obtained by calling themeManager.getPopoverMarker()

marker has not been updated with the real marler to be displayed

Reduced test cases

https://stackblitz.com/edit/7kgdahw2?file=index.js%3AL49

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of ODS Charts are you using?

0.5.0

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions