Improve graphs on pages

Improve graphs on pages

Hello, I love the pages and their graphs but I think two things are to be improved:
1. datetime's fields on x-axis grouped by month, year, etc.
2. sum of formula fields (I've tried with a formula fields converted in decimal (ex. (((input.start - input.end)) / 3600000).round(2).todecimal()) but it doesn't works.

Thanks