8000 GitHub - stjordanis/XPlot: A plotting library for the F# programming language.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from fslaborg/XPlot

A plotting library for the F# programming language.

License

Notifications You must be signed in to change notification settings

stjordanis/XPlot

 
 

XPlot Nuget Badge Build Status Contributor Covenant

XPlot logo

XPlot is splendid data visualization package for F# and .NET. Uses Plotly and Google Charts as "backends" to render fancy visualization.

Try XPlot in your browser

Click this button to launch a Binder instance, where you can get plotting interactively!

The fsharp/Docs/Plotting with Xplot and csharp/Docs/Plotting with Xplot notebooks show many ways you can plot data.

Binder

Contributing

This repository is governed by the Contributor Covenant Code of Conduct.

We pledge to be overt in our openness, welcoming all people to contribute, and pledging in return to value them as whole human beings and to foster an atmosphere of kindness, cooperation, and understanding.

No contribution is too small. We appreciate everything from spelling fixes to brand-new features.

Contributing is very easy. If you're on Unix, just run this from the command line:

.\build.sh

If you're on Windows, run this from the command line:

.\build.cmd

You can then open the project in any editing enviroment you prefer most.

Documentation

http://fslaborg.github.io/XPlot/

NuGet

Release

.\build target NuGet
set APIKEY=...
..\FsLab\.nuget\NuGet.exe push bin\*.nupkg  %APIKEY% -Source https://www.nuget.org

Contact

About

A plotting library for the F# programming language.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 99.2%
  • Other 0.8%
0