This module provides a way to group or slice view results by selected fields, making it easier to organize data for charts and other visualizations. It helps prevent issues with data aggregation when using chart formats.
The Views Slice Data module provides a Views filter handler that allows users to dynamically group or slice (stratify) view results by selected fields. It was designed in particular for displays using the Charts format, with features such as automatically disabling chart stacking, forcing color methods for referenced entities, and cleanly unsetting unselected fields from the query to prevent aggregation fragmentation.
Recommended modules/libraries
Though not required, we highly encourage using the Charts module, as this module was designed as a companion to Charts.