FSharp.Charting
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0"?> | ||
| <id>FSharp.Charting</id> | ||
| <version>0.85</version> | ||
| <version>0.84</version> | ||
| <authors>Carl Nolan, Don Syme, Tomas Petricek</authors> | ||
@@ -13,8 +13,8 @@ <owners>Carl Nolan, Don Syme, Tomas Petricek</owners> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <description>The F# Charting library (FSharp.Charting.dll) is a compositional library for creating charts from F#. It is designed to be a great fit for data scripting in F# Interactive, but charts can also be embedded in Windows applications. The library is a wrapper for .NET Chart Controls, which are only supported on Windows.</description> | ||
| <description>The FSharp.Charting library is a charting library for F# data scripting.</description> | ||
| <summary>A Charting Library for F#</summary> | ||
| <releaseNotes>Support DateTimeOffset and custom types as X axis values</releaseNotes> | ||
| <releaseNotes>Include correct version in FSharp.Charting.fsx</releaseNotes> | ||
| <copyright>Copyright 2013</copyright> | ||
| <tags>F# FSharpChart charting plotting visualization</tags> | ||
| <tags>F# FSharpChart charting plotting ASPNET</tags> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display