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

coin2html: add balances chart #31

Merged
merged 1 commit into from
Jan 3, 2025
Merged

coin2html: add balances chart #31

merged 1 commit into from
Jan 3, 2025

Conversation

mkobetic
Copy link
Owner

@mkobetic mkobetic commented Jan 3, 2025

Use a treemap to show balances of selected accounts at the To: date. Uses SVG title element to show a tooltip with the details, useful when the details get clipped due to the rectangle being too small. Clicking on the rectangle makes the corresponding account the currently selected account.

Also fixes:

  • default the aggregation granularity based on the selected time range (the weekly default was annoying for larger time period)
  • also adds title element to the register chart to get the details tooltip on hover.

Screenshot 2025-01-02 at 22 05 26

@mkobetic mkobetic force-pushed the balances-chart branch 2 times, most recently from 7f4c84e to c0741dd Compare January 3, 2025 02:38
@mkobetic mkobetic merged commit be37302 into master Jan 3, 2025
1 check passed
@mkobetic mkobetic deleted the balances-chart branch January 3, 2025 03:10
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.

1 participant