public static function getChartDatasetData() { return ListingQueryHelper::getChartDatasetData(self::create()); }
public static function getChartDatasetDataForItem(Item $item) { return ListingQueryHelper::getChartDatasetDataForItem($item, self::create()); }