Nothing
refColumnDim
to specify the column used to determine the color used for each rowrefColumnDim
is changedhighlightRow
to specify the highlighted rowadjusting
attribute for cutoff
eventcategorical
and cutoffs
argumentsa list of column names can also be provided for inputColumns
, keptColumns
, histoVisibility
and invertedAxes
arguments
Changed:
eventInputId
argument is NULL
, it means no event is sent (before, it meant a default value was used)cutoff
event has a new attribute adjusting
, TRUE
when pointer is moving, changing a cutoff (before, the cutoff
event was only sent once the mouse gesture had been completed)sliders are more attractive (use a frame rather than a central axis; use rounded edges)
Fixed:
controlWidgets
arrangeMethod
to set the method (fromLeft
, fromRight
, fromBoth
or fromNone
) used to arrange lines position in category boxescategoriesRep
to set the method (EquallySizedBoxes
or EquallySpacedLines
) used to calculate the height assigned to each category boxwhen a column axis is inverted, a sign '↓' is added at the beginning of the column header
Fixed:
cssRules
argument, styling is lost when sliderPosition
is changedcssRules
argument, styling is lost after saveWidget
cssRules
to apply CSS rulesinvertedAxes
to set orientation of axessliderPosition
to set initial position of slidergetPlotConfig
API to have an exported plot with same configurationcontrolWidgets
argument to tell if some widgets must be available to control plotnew color palettes coming from d3-scale
(including viridis
, the default palette used by matlab)
Fixed:
NEWS.md
file to track changes to the package.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.