Help with New-UDChartJS Options

Hey everyone,

I have (hopefully) and easy question. Are there any extra write-ups or tutorials I could read up on that discuss setting up the options hash in New-UDChartJS? My use case is pretty simple. Some of my larger charts have a lot of data points, and the actual clickable bubble makes the chart a little too hard to read.

Example:

Looking at Line Chart | Chart.js it looks like I could maybe use pointRadius, but I’m not having any luck in my options hash. I know the main docs show an example of hiding the legend in the options, but I’m just not sure how to translate the properties shown in chartsjs.org to the chart on my dashboard. Any ideas?

-Options @{
    pointRadius = 0
}

Product: PowerShell Universal
Version: 2.11.1