This snippet shows how to plot data on a form using .NET 4.0 Chart control.
37 people like thisPosted: 13 years ago by Dmitry Soshnikov
Sample to estimate and visualize kernel densities of multiple distributions for visual comparison. Here the distributions of NY taxi fares are being compared by payment type (e.g. cash, credit card, etc.)
1 people like thisPosted: 1 year ago by Faisal Waris
Shows how to generate a Gantt chart to visualize a schedule. Note: Requires BinPacking.fs found here: http://fssnip.net/hG
3 people like thisPosted: 11 years ago by Faisal Waris