How to get a year chart (12 months) from counter item, month by month?

I have a “everychange” and “everyminute” counter item.
How to get a year chart (12 months) from counter item, month by month?

Something like that: tell chart engine take every month end counter value.
Is it possible? Or another way exists?

I would like to have this option too.

But for now I have a rule that triggers at the end of each day (I need a value per day, not per month) that copies the current value of the counter into another item and persists it. The I reset the counter item for the next day.