Skip to content

damionpaulhart/vis.js-timeline-experiments

Repository files navigation

vis.js-timeline-experiments

vis.js, PHP, JSON based stand-alone files (no database).

Use

  • Load on PHP server,
  • Browse to index.html
  • Follow links on index.html to get to the subfolders containing the pages with timelines.
  • Update and edit timelines using the buttons on each individual timeline page
To create new timelines, copy one of the subfolders and paste with new name. Edit the new files following the vis.js documentation.

Flow

  • Pages are loaded with buttons to [load] and [save] JSON from a file on the server.
  • vis.js is used to format the JSON as a timeline.
  • Below the timeline, a textarea displays the JSON which can be edited and saved back to the file on the server. NOTE: file is overwritten on every save.

About

Converting old MIT SIMILE site to vis.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published