When attempting to use a Chart Customizer, the following exception is generated:
java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/JRChartCustomizer
The jasperreports-barbecue-7.0.1.jar file is missing the following classes that are listed in the API (https://jasperreports.sourceforge.net/api/allclasses.html):
JRChart
JRChartAxis
JRChartCustomizer
JRChartDataset
JRChartPlot
JRChartPlot.JRSeriesColor