Skip to content

Show Additional information in stock charts #2015

@ansh-FF

Description

@ansh-FF

Hi Team,

I’m working with a stock chart and need to display additional contextual information directly on the chart—typically over or near individual candles.

Use case:

  • Display icons on the chart (for example, above a candle).
  • On hover, show detailed information (news, fundamental data, events, etc.).
  • During major/global events, there could be many such data points on a single chart.

I’ve seen examples where createAxisRange with bullet is used (e.g., for dividend markers), and I’m considering a similar approach. I’d like your guidance on the following:

  • Is using axisRange + bullet the recommended and lightweight approach for this scenario?
  • How does this scale performance-wise if I add hundreds of such markers?
  • Will this have a noticeable impact on zooming, panning, or scrolling performance?
  • Are there alternative components or best practices for handling a large number of event markers efficiently?

Any recommendations or performance considerations would be really helpful.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions