Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Customizing the tooltip in XY graph in theia trace viewer

Hi, I'm looking for a way to customize the tooltip in the theia trace viewer. Currently my plugin looks like this:

Graphical user interface

Description automatically generated

 

I would like it to show the name of the quark instead of just the quark number, so the tooltip can act as a legend for viewer. Something like this:

Chart

Description automatically generated

 

Any help is greatly appreciated. I have looked into the document but I couldn't find any convenient way to customize tooltip for XY graph like the fetchTooltip method in ITimeGraphDataProvider.

 

Also, I'm trying to prevent some quarks from showing up on the graph. I'm looking into it, but would appreciate any help. Thank you!

 

Regards,

 

Alex

 


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

Back to the top