Out-HTML : Cannot convert value "NaN" to type "System.Int32". Error: "Value was either too large or too small for an Int32."
At line:40 char:13
+ Out-HTML -AsPieGraph -GraphWidth 150 -GraphHeight 150 -Co ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Out-HTML], RuntimeException
+ FullyQualifiedErrorId : InvalidCastIConvertible,Out-HTML