Visualize Grouped Data
Visualize data grouped by key columnc
Use Visualize Grouped Data to chart data that can be grouped by key column, such as sales by product or store location. The module uses R ggplot2 library to create the plots. Options include density plot, histogram and bar chart.
The module code is available [here][1].
[1]: https://github.com/Azure/custmod/tree/master/VisualizeData