We have been testing and refining our dashboard setup for around three months now and have resolved most of the user feedback.
The biggest and final complaint we have left to resolve is the chart complexity.
All of the users would prefer to have less options in the date range drop down, and no roll up data.
From what I can tell, a good bit of this work is done in the dateBar and dateRangePicker components.
To achieve the goal above, is the best path forward to override the components of the mdAdmin template, or is there a simpler path?