This is a simple pie microchart which displays the year, month, week (shade the weekend?) and day (shade the work day for 9-5/6 GMT) in multiple "layers" from the outside in to indicate "progress" through those time periods.
- See what MUI has already for circular progress.
- The pie and layered pie microchart components can be put into GDS.
- SVG-based component seems like the most logical choice.
- Clockwise progress.
This is a simple pie microchart which displays the year, month, week (shade the weekend?) and day (shade the work day for 9-5/6 GMT) in multiple "layers" from the outside in to indicate "progress" through those time periods.