The documentation on charts here shows examples of using New-UDChartJS. I downloaded the latest nightly build (Sept 28) of Universal and installed it. However, I cannot get any of the examples to work - the page simply doesn’t show any charts.
I’m new to making dashboards with PowerShell Universal, so I may be missing something basic here. The Framework I’m using for the test dashboard is “3.1.0”.
Make sure you have added the component library to your dashboard. When you click details for the dashboard in question, there is a Components button that allows you to add that library to your dashboard.
Thanks so much for the super quick reply and the clarification. I had missed the “Add components” icon on the top right corner of the dashboard page; I was going to the main dashboards page instead. After adding the UniversalDashboard.Charts component to the specific dashboard as you suggested and restarting the dashboard I am back in business. Thank you again!!