Skip to content

UniStuttgart-VISUS/time-series-maker

Repository files navigation

Time Series Maker

Simple Vue.js app where you can compose time series by combining different basic time series components. The settings can be exported and imported again later, or you can export the data as a CSV.

Demo

A demo of this application is hosted on GitHub Pages at: https://UniStuttgart-VISUS.github.io/time-series-maker/

Installation

# yarn
yarn

# npm
npm install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

About

Web app to create time series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages