An open API service indexing awesome lists of open source software.

https://github.com/data-forge/data-forge-plot-examples

Examples of using the Data-Forge Plot library.
https://github.com/data-forge/data-forge-plot-examples

Last synced: 4 months ago
JSON representation

Examples of using the Data-Forge Plot library.

Awesome Lists containing this project

README

          

# data-forge-plot-examples

This repository contains various examples of using [Data-Forge Plot](https://www.npmjs.com/package/data-forge-plot).

To use, clone the repo, then:

cd typescript

npm install

npm start

A chart will be rendered to the output directory.

There's plenty of other examples that you can run in this form:

npx ts-node example-2.ts

And so on...

[Click here to support my work](https://www.codecapers.com.au/about#support-my-work)