GithubHelp home page GithubHelp logo

isabella232 / timeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simile-widgets/timeline

0.0 0.0 0.0 18.49 MB

License: Other

Shell 0.07% CSS 2.61% JavaScript 78.76% Batchfile 0.01% HTML 18.57%

timeline's Introduction

T I M E L I N E

What is this?

Timeline is a web widget for visualizing temporal data.

Running Timeline

Timeline consists entirely of static files (javascript libraries, image files and css files). All you really need is to serve those resources off a web server without having to install any special server side functionality. Therefore any web server will do.

Two ways to access the library:

  1. If you have a web server running your machine:
  2. Install the Java runtime from Sun if your OS doesn't have it already (get it for free at http://www.java.com)
  3. Install Apache Ant (get it for free at http://ant.apache.org)
  4. Open a shell or command prompt in the same directory of this file and type:
```sh
ant
```
Ant will use the `build.xml` configuration file to construct and the script will copy all the required files in the give path.
  1. No web server? The timeline project includes a small webserver to get you started:
  2. Install the Java runtime from Sun if your OS doesn't have it already (get it for free at http://www.java.com)
  3. Open a shell or command prompt in the same directory of this file. In windows run:
```bat
run
```
In unix/macosx run:

```sh
./run
```
and then point your browser to

```
http://127.0.0.1:9999/timeline/
```

How do I customize Timeline?

Refer to the Timeline web site.

Mailing List and Forum

Join the community by joining the SIMILE Widgets Google Group.

Licensing and legal issues

Timeline is open source software and are licensed under the BSD license located in the LICENSE.txt file located in the same directory as this very file you are reading.

Credits

This software was created by the SIMILE project and originally written by the SIMILE development team (in alphabetical order):

  • David François Huynh <dfhuynh at csail.mit.edu>

Thanks for your interest.

The SIMILE Widgets Project

timeline's People

Contributors

karger avatar trusktr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.