Giter Club home page Giter Club logo

multiviz's Introduction

MultiViz

Web interface with linked visualizations of multi-dimensional data. Source code accompanying my master thesis.

Dependencies

For running:

npm install

For compiling documentation:

npm install markdown-pdf
plantuml

Running

Generate data with data/templates/build.sh.

Start a local web server, for example:

python -m http.server 8888
# or
python -m SimpleHTTPServer 8888

Open index.html with Google Chrome browser.

Documentation

For further development, see docs/HACKING.pdf.

Compile it with docs/build.sh.

Gallery

layout

Layout of the interface: ActionPanel (A), Panes (B), MainPanel (C).


interface-arrangements

Co-Occurance matrix, arranged for all pairs of attribute categories.


interface-filters

Co-Occurance matrix, arranged for distinct pairs of attribute categories. The ActionPanel contains user set values, while the PatientDistributions Icicle Plot shows the hierarchical application of filters.


interface-spiral

Spiral visualization. User applies brushing to the time interval, reducing the number of sectors displayed.


heatmap-frequencies

Heatmap with summarized frequencies of attribute occurrences.


timelines

Timelines for time periods between attribute occurrences.

multiviz's People

Contributors

nevesnunes avatar

Watchers

 avatar  avatar  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.