Represents a figure or another image captured while evaluating some code. The data property should be Base 64 encoded data of an png image.
data
png
Base64 encoded data of a PNG image representing the figure
A tag that is used for pattern matching on KnownValue instances.
KnownValue
Generated using TypeDoc
Represents a figure or another image captured while evaluating some code. The
data
property should be Base 64 encoded data of anpng
image.