block by EE2dev 131ad62a0ef5a8e6968b

item explorer - visualization option 1

Full Screen

An example of the visualization options for item explorer. Each visualization option is a function which returns the itemExplorerChart object, thus it allows method chaining.

In this example, the thousands separator is set to “.”, and the tick format is set to “s”. The thousands separator “.” causes the decimal separator (of the percentages in the info and exploration panels) to be “,”. The tick format “s” refers to the SI-prefix format type.

More examples

The main example is here.

Complete list of examples:

  1. Data formatting

  2. Including data

  3. Visualization options

index.html