mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #35] Clarifying the charts? #30
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gilgongo on GitHub (Dec 5, 2015).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/35
Hi - SA is great but I'm finding the charts pretty tricky to read. Would it be possible to fix them so I can see what I'm looking at?
(BTW I can't tell from the pie chart below what the largest slice actually represents)
@darold commented on GitHub (Dec 16, 2015):
Hi,
Thanks for the report, I'm globally agree with your remarks. I will look to enhance these kind of graphs when updating/changing the javascript chart library.
Best regards,
@darold commented on GitHub (Jun 17, 2018):
Commit
d3fb6b5change pie graphs for top sender and recipient relays into bar graphs. Sorry for the delay I just realized that this could be done easily using HTML+CSS and we don't have to wait a graph library change.