In a Table Panel, I want to change the name of the table’s header by an image (png, jpeg, …).
For example, i want to change the display name of the column “Time” (my table header) by an image of a “Clock”.
This image of the “Clock” will be an “image url” (https://mystorage/myclock.png).
Do you have any solution to do that transformation ?
As far as I know, the value mappings can only be used to display images for data points, and emojis can be used to display a unit. I am not aware of using images for column headings.