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