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.
- Host: GitHub
- URL: https://github.com/data-forge/data-forge-plot-examples
- Owner: data-forge
- License: mit
- Created: 2019-05-21T12:28:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-02T00:51:28.000Z (over 4 years ago)
- Last Synced: 2025-05-24T19:44:46.256Z (9 months ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)