2.0.0-beta.104 • Published 5 years ago

fenix-ui-visualization-box v2.0.0-beta.104

Weekly downloads
3
License
GPL-2.0
Repository
github
Last release
5 years ago

FENIX Visualization box

var Box = require('fx-box/start');

var box = new Box(options);

Configuration

Check fx-box/config/config.js to have a look of the default configuration.

API

//This is an example
box.on("clone", function (state) {...});
  • box.render() : used to pass asynchronously the box model
  • box.on(event, callback[, context]) : pub/sub
  • box.dispose() : dispose the catalog instance
  • box.setStatus( state ) : set box status
  • box.showTab( tab ) : show a specific tab. Use tabs id passed from configuration
  • box.setSize( size ) : set AVB size
  • box.flip( face ) : flip the AVB to desired face. If not face is provided, front is applied.
  • box.getState() : get the AVB internal state

Events

  • remove : triggered when the box is removed
  • dispose : triggered when the box is disposed
  • clone : triggered when the box is cloned. Event's payload will be the box's state
  • minimize : triggered when the box is minimized. Event's payload will be the box's state
  • resize : triggered when the box is resized. Event's payload will be the box's state

Box statutes

  • ready : if everything is fine with the AVB
  • error : if and error occurred during the visualization process
  • loading : when the AVB is retrieving the required resource or is waiting for async model
  • empty : when AVB model is empty
  • huge : when AVB model is too big to be displayed

Available tab plugin

The following are the default available tabs. The plugin registry can be extended with the pluginRegistry configuration. In order to choose a specific tab use the tabs's id configuration.

Chart tab

This tab is used to show charts. It wraps the FENIX chart creator.

Download tab

This tab is used to allow the user to configure the download options.

Filter tab

This tab used to show filters and selectors. It wr aps the FENIX filter.

Map tab

This tab is used to show maps. It wraps the FENIX map creator.

Metadata tab

This tab is used to display the metadata information of the current AVB's resource. It wraps the FENIX metadata viewer.

Table tab

This tab is used to show tables. It wraps the FENIX table creator.

2.0.0-beta.104

5 years ago

2.0.0-beta.103

5 years ago

2.0.0-beta.102

5 years ago

2.0.0-beta.101

5 years ago

2.0.0-beta.100

5 years ago

2.0.0-beta.99

5 years ago

2.0.0-beta.98

5 years ago

2.0.0-beta.97

5 years ago

2.0.0-beta.95

5 years ago

2.0.0-beta.94

6 years ago

2.0.0-beta.93

6 years ago

2.0.0-beta.92

6 years ago

2.0.0-beta.91

6 years ago

2.0.0-beta.90

7 years ago

2.0.0-beta.89

7 years ago

2.0.0-beta.88

7 years ago

2.0.0-beta.87

7 years ago

2.0.0-beta.86

7 years ago

2.0.0-beta.85

7 years ago

2.0.0-beta.84

7 years ago

2.0.0-beta.83

7 years ago

2.0.0-beta.82

7 years ago

2.0.0-beta.81

7 years ago

2.0.0-beta.80

7 years ago

2.0.0-beta.79

7 years ago

2.0.0-beta.78

7 years ago

2.0.0-beta.77

7 years ago

2.0.0-beta.76

7 years ago

2.0.0-beta.75

7 years ago

2.0.0-beta.74

7 years ago

2.0.0-beta.73

7 years ago

2.0.0-beta.72

7 years ago

2.0.0-beta.71

7 years ago

2.0.0-beta.70

7 years ago

2.0.0-beta.69

7 years ago

2.0.0-beta.68

7 years ago

2.0.0-beta.66

7 years ago

2.0.0-beta.65

7 years ago

2.0.0-beta.64

7 years ago

2.0.0-beta.62

7 years ago

2.0.0-beta.60

7 years ago

2.0.0-beta.58

7 years ago

2.0.0-beta.57

7 years ago

2.0.0-beta.56

7 years ago

2.0.0-beta.55

7 years ago

2.0.0-beta.51

7 years ago

2.0.0-beta.50

7 years ago

2.0.0-beta.49

7 years ago

2.0.0-beta.48

7 years ago

2.0.0-beta.45

7 years ago

2.0.0-beta.44

7 years ago

2.0.0-beta.43

7 years ago

2.0.0-beta.42

7 years ago

2.0.0-beta.41

7 years ago

2.0.0-beta.39

7 years ago

2.0.0-beta.38

7 years ago

2.0.0-beta.37

7 years ago

2.0.0-beta.36

7 years ago

2.0.0-beta.35

7 years ago

2.0.0-beta.34

7 years ago

2.0.0-beta.33

7 years ago

2.0.0-beta.32

7 years ago

2.0.0-beta.31

7 years ago

2.0.0-beta.30

7 years ago

2.0.0-beta.29

7 years ago

2.0.0-beta.28

7 years ago

2.0.0-beta.27

7 years ago

2.0.0-beta.26

7 years ago

2.0.0-beta.25

7 years ago

2.0.0-beta.24

7 years ago

2.0.0-beta.23

7 years ago

2.0.0-beta.22

7 years ago

2.0.0-beta.21

7 years ago

2.0.0-beta.20

7 years ago

2.0.0-beta.19

7 years ago

2.0.0-beta.18

7 years ago

2.0.0-beta.17

8 years ago

2.0.0-beta.16

8 years ago

2.0.0-beta.15

8 years ago

2.0.0-beta.14

8 years ago

2.0.0-beta.13

8 years ago

2.0.0-beta.12

8 years ago

2.0.0-beta.11

8 years ago

2.0.0-beta.10

8 years ago

2.0.0-beta.9

8 years ago

2.0.0-beta.8

8 years ago

2.0.0-beta.7

8 years ago

2.0.0-beta.6

8 years ago

2.0.0-beta.5

8 years ago

2.0.0-beta.4

8 years ago

2.0.0-beta.3

8 years ago

2.0.0-beta.2

8 years ago

2.0.0-beta.1

8 years ago

2.0.0-beta.0

8 years ago