changeMouseMode         This function allows to set the type of
                        interaction; three types of mouse interactions
                        are available ('tooltip', 'filter' or 'zoom').
getPlotConfig           Asks to retrieve the plot configuration. Result
                        will be sent through a reactive input.
scatterPlotMatrix       htmlwidget for d3.js scatter plot matrix
scatterPlotMatrix-shiny
                        Shiny bindings for scatterPlotMatrix
setCategoricalColorScale
                        Tells which color scale to use for categorical
                        columns.
setContinuousColorScale
                        Tells which color scale to use for continuous
                        columns.
setCorrPlotCS           Tells which color scale to use for correlation
                        plots.
setCorrPlotType         Tells which type of correlation plot to use.
setCutoffs              Cutoffs values
setDistribType          Tells which type of representation to use for
                        distribution plots.
setKeptColumns          Column visibility
setRegressionType       Tells which type of regression to use for
                        regression plots.
setZAxis                Tells which dim is to display on Z axis.
