Format popover values in WebChart?

Is it possible yet (or maybe it’s coming) to format the popover values in a chart? Like as a percent (32.1%) instead of 32.134. Using 2023 R3, and this is for web but I guess for all platforms too

Hi @Ryan_Hartz

You can do that already on charts for Desktop + iOS

Good to know! At the moment, I will be needing it for web. Do you have any plans to add this to web too? Do you need me to file a feature request?

Create a Feature Request for this. I don’t think Callbacks are supported yet (web) and those are needed to format the Tooltip (that’s how Chartjs calls that popover)

Can you share how this is done in Desktop? Thanks.

1 Like

Added a feature request for this
https://tracker.xojo.com/xojoinc/xojo/-/issues/74404

1 Like