diff --git a/frontend/src/app/statistics/taskgroup-activity/taskgroup-activity.component.html b/frontend/src/app/statistics/taskgroup-activity/taskgroup-activity.component.html index b4d43c1..39ee84d 100644 --- a/frontend/src/app/statistics/taskgroup-activity/taskgroup-activity.component.html +++ b/frontend/src/app/statistics/taskgroup-activity/taskgroup-activity.component.html @@ -1,11 +1,17 @@
- + Toppings {{topping.taskgroupPath}} + + Toppings + + {{topping}} + +
{ + return { series: this.generateSeries(), chart: { - height: 350, - type: "bar", - stacked: false + height: 350, + type: this.selectedChartype as ChartType, + stacked: true }, title: { text: ""