Skip to content

A tool for visualizing research results for different presentation purposes.

License

Notifications You must be signed in to change notification settings

INVEST-flagship/simple-visualization-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-visualization-tool

A tool for visualizing research results for different presentation purposes.

Prerequisites

The tool contains HTML, JavaScript, CSS and image repositories and needs a browser to work.

Installing

Clone or download the content of this project. The HTML folder contains the tool that is run in the browser.

Content

New images and code changes are needed to add custom content. The tool works best if each combination of independent variable and dependent variable has its own image.

Images

Create images to visualize results, for example, with a script called scatter.py. This is a script written in Python (3.6) programming language that utilizes the seaborn.jointplot function.

Name the images with the following scheme independent_dependent.png where independent is the variable in y-axis and dependent is the variable in x-axis.

HTML

To add image options to the drop-down list, the following sections of the index.html file must be edited: the page has two select elements; both left and right. The upper selection selects the independent variable and the lower selection selects the dependent variable. The options should match the custom content and new images.

Use the same naming scheme as with the images: part goes to the first select option and part goes to the second select option.

Authors

  • Juho Savela
  • Meri-Tuulia Kaarakainen

Releases with a DOI

v1.0 INVEST-flagship/simple-visualization-tool: v1.0 DOI: 10.5281/zenodo.3515770

DOI

Cite as

Meri-Tuulia Kaarakainen & Juho Savela (2019, October 22). INVEST-flagship/simple-visualization-tool: v1.0 (Version v1.0). Zenodo. http://doi.org/10.5281/zenodo.3515770

License

GNU General Public License Version 3

About

A tool for visualizing research results for different presentation purposes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published