5
Shouts

Getting Started with FSharpChart - Fsharp Team - Keith Battocchi

published 766 days, 9 hours, 46 minutes ago posted by StevesSteves 767 days, 10 hours, 41 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 1:06:58 PM GMT

Hi, I'm Keith Battocchi, and I'm working on making it easier to use F# for data-rich programming. In my first blog post, I want to highlight some of the basic features of the FSharpChart wrappers that Don blogged about earlier this month. As Don mentioned, this library contains F#-friendly wrappers for the types in the System.Windows.Forms.DataVisualization.Charting namespace, making it easy to interactively chart data from F# Interactive (see also the Chart Controls section of MSDN for further information about the underlying controls themselves, including tutorials). To get started, load the library script and open the Samples.Charting namespace:

category: How To | clicked: 11 | | source: blogs.msdn.com | show counter code
tags: FSharpChart, FSharp, F#

No comments yet, be the first one to post comment.

To post your comment please login or signup