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.
Complete list of examples:
Modified http://www.ankerst.de/lib/itemExplorer_10.min.js to a secure url
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js
https://www.ankerst.de/lib/itemExplorer_10.min.js