Now I tried to create dashboard with sierra plot and source from csv but I’m not sure why in panel it does not show anything.
The data from csv in attachment.
Hi @apm4 this forum is about plugin development not general plugin usage support. It is best if you contact the developers of the sierra plot directly as it is unlikely they are monitoring this forum,.
welcome to forum @apm4
As you can see your utc_time
column is string, you need to convert it to datetime using transformation Convert Field. Also what date format is that you have for utc_time
?
02-04-25 DD-MM-YY?
02-04-25 MM-DD-YY?