Pinned repositories
Repositories
-
data-forge-indicators
Financial indicators for use with Data-Forge
-
data-forge-ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
-
capture-template
This library is responsible for expanding a 'data set' to an in memory web page through a user-defined template and capturing the result to a PNG or PDF. This implements Data-Forge Plot's ability to capture static visualizations.
-
data-forge-plot-first-example
A first example of Data-Forge Plot.
-
data-forge-plot
An experimental (work in progress) JavaScript-based plotting API for Data-Forge
-
data-forge-fs
This library contains the file system extensions to Data-Forge that allow it to directly read and write CSV and JSON files in Node.js
-
inflate-template
This library is responsible for exporting a 'data set' to a set of assets through a user-defined template. Provides the 'export' functionality of Data-Forge Plot.
-
data-forge-plot-examples
Examples of using the Data-Forge Plot library.
-
data-forge-plot-chart-def Archived
Defines the interface between Data-Forge Plot and chart renderer plugins.
-
data-forge-plot-c3 Archived
This is a plugin to Data-Forge Plot that integrates support for the c3 charting library.
-
data-forge-plot-render Archived
This plugin augments Data-Forge Plot with a renderImage function for capturing a chart to an image file.
-
data-forge-plot-apex Archived
This is a plugin to Data-Forge Plot for plotting charts using ApexCharts.
-
data-forge-js-bower Archived
The bower package for data-forge-js.
-
data-forge-examples-and-tests
Various examples and tests for the data-forge-js repo.
-
data-forge-serialization
Serialization interface for Data-Forge. This defines a simple format for a serialized dataframe.
-
data-forge-performance-test-issue-11
A performance test for issue 11
-
data-forge-js Archived
JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.