Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Calendar Pie Chart #1919

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

New Calendar Pie Chart #1919

wants to merge 13 commits into from

Conversation

Lyq322
Copy link

@Lyq322 Lyq322 commented Nov 26, 2023

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior? (You can also link to an open issue here)
Issue #1918

What is the new behavior?
The new calendar pie chart displays a pie chart for each day.
image

The days do not necessarily have to be a single month; it could span many months and/or start in the middle of a month.
image

Detailed information about each pie chart is shown in the tooltip:
Screenshot 2023-11-26 at 5 33 43 PM

Chart options include:

  • Show legend, legend title and position
  • Show x axis, rotate and trim x axis ticks, wrap ticks
  • Inner padding
  • Disable tooltip
  • Start Sunday vs Monday

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
n/a

Other information:
n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant