# XPlot **Repository Path**: workingbird/XPlot ## Basic Information - **Project Name**: XPlot - **Description**: No description available - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: azure-pipelines - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-17 - **Last Updated**: 2025-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README XPlot [![Build Status](https://api.travis-ci.org/fslaborg/XPlot.svg?branch=master)](https://travis-ci.org/fslaborg/XPlot) [![Nuget Version](https://buildstats.info/nuget/XPlot.Plotly)](https://www.nuget.org/packages/XPlot.Plotly/) ===== XPlot About ----- Data visualization for F# using JavaScript charting libraries. Documentation ------------- http://fslaborg.github.io/XPlot/ NuGet ----- * [Google Charts](http://www.nuget.org/packages/XPlot.GoogleCharts/) * [Deedle Helpers for Google Charts](http://www.nuget.org/packages/XPlot.GoogleCharts.Deedle/) * [Plotly](http://www.nuget.org/packages/XPlot.Plotly/) Building ------------- .\build Release ------------- .\build target NuGet set APIKEY=... ..\FsLab\.nuget\NuGet.exe push bin\*.nupkg %APIKEY% -Source https://www.nuget.org Contact ------- * Maintainers are [@zyzhu](http://github.com/zyzhu) and backup maintainer [@dsyme](http://github.com/dsyme)