Visualisation

From ImpVis Wiki
Jump to navigation Jump to search

The iv-visualisation is the main stage that hosts the visualisation.

Visualisation.png

Techincal Information

Props

Name: corners

Type: Array

Default: ['topleft','topright','bottomleft','bottomright']

Description: Define the corners of the page


Name: edges

Type: Array

Default: ['top','bottom','left','right']

Description: Define the edges of the page


Name: title

Type: String

Default: "Default Title"

Description: Used to set the title of the visualisation, same use as the title bar


Name:vue_config

Type: Object


Name: pageNumber

Type: Number

Events

None

Design Choice

Simple pure white page.