Skip to content

hadar-cmyk/availability-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is made to display interactive graph of availability that depends on two parameters lambda and mu, but as well as plotly allows to create one slider - constaints will depend on parameters named as hour.

So lambda = 1-10/hours

mu = 1/hours

Here is an initial link to graph a link

How to deploy your own heroku app

  1. Fork that repository to make all necessary files available for deploying on heroku ( push that button fork) / or you could download repo using

IMG

IMG

  1. Login to Heroku (or if you don't have an account - register) and create new app

Heroku dashboard

  1. Select github as your deployment method, and then search for your repo (note that it will appear under your name, not mine, since you already forked it!). Go ahead and pick “connect”.

Github method

  1. There will be 2 option how to deploy branches : manual or authomatic. Authomatic deployment method will track all commit in branch and in case of files will be changed - deployment authomaticaly displays on app link. In case of manual deploy - every changes should be deployed manualy on the next option of heroku dashboard

Manual Manual

  1. Your app is ready for operation, in my case it is available on next link

According to user's tutorial

About

This repo was made to create availability graph using plotly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors