You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
I've been trying to display the date/time in either the popup or the tooltip associated with a marker in a display based on influx data. I can achieve this by for example by adding the "time" field and giving it the alias "popup", but this just shows a Unix timestamp.
With a table visualisation, I can produce data including a timestamp in a readable format either by (a) using a unit Override, or (b) specifying the "popup" alias in a Transform instead of in the Query. But the format is lost when I switch back to map view.
I've been trying to display the date/time in either the popup or the tooltip associated with a marker in a display based on influx data. I can achieve this by for example by adding the "time" field and giving it the alias "popup", but this just shows a Unix timestamp.
With a table visualisation, I can produce data including a timestamp in a readable format either by (a) using a unit Override, or (b) specifying the "popup" alias in a Transform instead of in the Query. But the format is lost when I switch back to map view.
Am I missing something?
This refers to the same issue:
#21 (comment)
PS Excellent plugin, by the way.
The text was updated successfully, but these errors were encountered: