Skip to content

Custom title for grouped tooltip on trackball #2320

Closed
@anna-st-40

Description

@anna-st-40

Use case

I have a trackball over a Cartesian chart with tooltipDisplayMode grouping all points. When all the points are grouped, an automatic heading title is added from the x-axis. However, there does not seem to be a way to customize this title.

In my case, I have a DateTimeAxis as my x-axis, and I want my tooltip to always display Month Day HH:MM AM/PM. However, I don't want my x-axis to always have that formatting. When the time range gets smaller, I would want to only display hours, whereas when the time range gets larger, I would want to only display dates.

Image

Proposal

A way to customize the heading/title of a grouped tooltip. My use case would benefit specifically from being able to set a custom DateFormat for it independently of the x-axis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    chartsCharts componentsolvedSolved the query using existing solutions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions