Glimpse is a .NET 4.6 plotting library for WPF projects. It currently contains five classes: a scatter plot, a line graph, an histogram, a raster plot to display matrix data and a tree plot to visualize recursive XML data. Main attributes can be customized through the respective constructors, additional changes are available through public properties. To use the packaged classes just reference the library in your project, instantiate a new plot and add it to a display container of your choice.