Provide more Axis Control in Quiver and Workshop charts

The axis controls in Quiver and Workshop charts are quite limited.

  1. Quiver / Workshop datetime buckets give the user no control over when Week begins, which is often a critical decision accounting and many other teams make when setting up business processes.

    • Ex) I want to show Timecard Submission Statuses (Employee to Submit, Manager to Approve, Manager Approved, etc.) by week.
      • Our timecards start on a Saturday.
      • Quiver / Workshop demand your weeks start on Sunday.
      • Furthermore, the tick marks on the Weekly binned charts start on Mondays!
  2. Cumulative Sums cannot have the chart restricted to a given period.

    • Ex) If you want a chart that show the cumulative number of people hired at your company in 2024, starting at Jan 1, you cannot just do a cumulative sum on your Employee object over the Start Date without showing the graph for all time, starting with Employee 1. If you filter the dataset you will not start the year with the right number of employees.
    • You should just be able to effectively set the axis limits in the chart without it impacting the cumsum taking place in the chart.
5 Likes

Thank you for the feedback! We will keep these in mind during our upcoming planning sessions and let you know if they make it onto the roadmap.

Just had more inbound at least partially due to the bins being strange.

  • We have Timecard Entries, which are many:1 with Timecards.
  • Timecards have start and end dates, while Timecard Entries have Timecard Entry Dates (when the timecard entry began).

When summing Timecard Entries, binned by week, Users expect to see the totals sum up to the Timecard total for that week.
Since the weekly bins do not align with our Timecard start and stops, this doesn’t tie out.