Skip to content
Dmitry A. Grechka edited this page Dec 10, 2018 · 8 revisions

Installation

You can use the library by adding NuGet package (not published yet) into your .NET project.

Usage

You can create several plots (e.g. polyline) conveniently in F# and combine them into a chart.

Then you can transform this chart into HTML and embed it into your HTML page.

Clone this wiki locally