Added:
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 argumentsinputColumns, keptColumns, histoVisibility and invertedAxes argumentsChanged:
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)Fixed:
controlWidgetsAdded:
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 boxFixed:
cssRules argument, styling is lost when sliderPosition is changedcssRules argument, styling is lost after saveWidgetAdded:
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 plotd3-scale (including viridis, the default palette used by matlab)Fixed:
NEWS.md file to track changes to the package.