• Stars
    star
    286
  • Rank 139,200 (Top 3 %)
  • Language
    F#
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated 13 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of older plotting libraries for F#. Recommended to use Plotly.NET instead https://plotly.net/

XPlot

XPlot is a largely "done" project. It works for what it does, but it is not feature-complete enough.

For a much more feature-complete way to build Plotly charts with F#, use Plotly.NET: https://plotly.net/

Nuget Badge Contributor Covenant Gitpod ready-to-code

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.

Gitpod quickstart

If you'd like to use contribute without leaving your browser, just click this button to create a new online environment:

Open in Gitpod

This will provision an environment with all necessary dependencies so you can just write some code.

Local development

To develop locally, first download the latest .NET Core SDK.

Then, 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 the editing enviroment you prefer most. We recommend Visual Studio Code.

Documentation

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

NuGet

Release

set APIKEY=...
dotnet fsi build.fsx -- -p Release

Contact

More Repositories

1

Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
F#
913
star
2

flips

Fsharp LInear Programming System
F#
245
star
3

RProvider

Access R packages from F#
F#
235
star
4

FSharp.Charting

Charting library suitable for interactive F# scripting
F#
216
star
5

FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
F#
203
star
6

zzarchive-FsLab

A collection of packages for data science with F#
F#
159
star
7

Cytoscape.NET

.NET interface for Cytoscape.js written in F#
F#
44
star
8

FsLab

The curated FsLab stack and public discussion board for all things FsLab.
F#
26
star
9

zzarchive-Deedle.BigDemo

BigDeedle demo showing how to use Deedle for working with very large time series and data frames stored in Azure table storage.
F#
22
star
10

FsSpreadsheet

Spreadsheet creation and manipulation in F#, in a functional and/or object-oriented way.
F#
16
star
11

Graphoscope

A pragmatic approach to network science.
F#
13
star
12

fslaborg.github.io

The fslab website
F#
11
star
13

zzarchive-fslaborg.github.io

Project web site hosted at www.fslab.org
F#
10
star
14

NBFormat.NET

A pure F# library for parsing and converting the `.ipynb` notebook file format
F#
6
star
15

datasets

A data source for example datasets for all kinds of data science
6
star
16

zzarchive-FsLab.Templates

FsLab project templates - download as ZIP to get started!
4
star
17

docs-template

fslab documentation theme for FSharp.Formatting
F#
4
star
18

zzarchive-FsLab.Formatters

Scripts for formatting FsLab values (frames, charts, matrices, etc.) as HTML for Ionide and FsLab Journal
F#
3
star
19

Sigma.NET

.NET interface for sigma.js graph visualisation written in F#
F#
3
star
20

Fs-Tensor-Scratch

F#
2
star
21

conference-resources

Resources from the 2023 Data science in F# conference (and hopefully future iterations as well)
2
star
22

zzarchive-OReilly.Report

Source code for the "Analyzing and Visualizing Data with F#" report by O'Reilly
F#
2
star
23

project-template

A dotnet new template for creating streamlined datascience packages
1
star