You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write javascript function to calculate spacings between milestones for each particular node (will be called in blade view; do NOT write the view itself, only the function)
Accept: Overall timeline width and its start and end dates, as well as all milestone dates for this particular node.
Return: list of spacings in px
The text was updated successfully, but these errors were encountered:
Write javascript function to calculate spacings between milestones for each particular node (will be called in blade view; do NOT write the view itself, only the function)
Accept: Overall timeline width and its start and end dates, as well as all milestone dates for this particular node.
Return: list of spacings in px
The text was updated successfully, but these errors were encountered: