Skip to content

dragice/MultiClassPlots

 
 

Repository files navigation

MultiClassPlots

Development

Install NodeJS and NPM from https://nodejs.org/en/download/

Clone the repo:

git clone https://github.com/e-/MultiClassPlots.git
cd MultiClassPlots

Install the dependencies:

npm install

Start the dev server:

npm start

Open the address that the server gives and navigate to example.html.

Try npm link if there is a problem.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.4%
  • Python 26.6%
  • HTML 22.0%
  • JavaScript 1.0%