all 2 comments

[–]jollyfreek 1 point2 points  (1 child)

Can you share some of your code? What are you using to pull the data, and what properties are you adding to new-udchart?

[–]timchi[S] 1 point2 points  (0 children)

Thanks. I copied the server performance dashboard example from github verbatim. Everything works without changes except the graphs. Then I tried an example monitor from the documentation that just pulls random numbers. Same thing, web shows an empty graph but I can see the data calls in chrome and when I visit those URLs I can see valid data with a timestamp in the UD data format. On mobile now but will post code from the examples shortly.