-
Notifications
You must be signed in to change notification settings - Fork 104
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
Enhance PDF Report with Detailed Financial Summary and Dynamic Plot Inclusion #114 #116
Conversation
✅ Deploy Preview for multiverse-dataverse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@multiverseweb any updates please?? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Ananya-vastare, sorry for the delay. In this PR, you have initialized the values to be plotted and used them to generate the report. Also, you have explicitly used the name "John Doe"
for naming the pdf file. Here are the requirements that issue #114 and a much older similar issue #5 request:
- Create a pdf with the name
username-currentDate-Dataverse.pdf
. - Take corresponding live data from mysql database.
- The report must contain the date, username, image of the line chart, pie chart, bar graph and the name
Dataverse
with logo.
@multiverseweb will make the necessary changes |
@multiverseweb I have made the desired changes please let me know if I have to change anything else thank you |
Hey @Ananya-vastare, I've been busy lately. Will check it out as soon as I get time. |
@multiverseweb any updates please |
Yes, this looks fine. Thanks for your contribution @Ananya-vastare. |
Description
Please include a summary of the changes and the related issue. Also, explain the motivation behind this PR.
This PR enhances the visual aesthetics of the financial summary report by improving both the pie and line charts, as well as the PDF layout. The pie chart now features a modern Seaborn pastel color palette, shadow effects for a 3D appearance, and clearer wedge borders for better readability. The line chart has been updated with larger markers, smoother lines, and a refined grid to ensure clarity. Additionally, bolder titles and labels were applied to improve presentation. These enhancements are integrated into the PDF, which now includes the dynamically generated high-resolution plot, ensuring a professional, polished report. The motivation behind this PR is to address the original issue of basic, cluttered visuals, making the financial data easier to interpret and more appealing to present. These updates align with modern data visualization standards and significantly improve the user experience by delivering a clearer, more professional report output.
Related Issue
Fixes # (issue)114
Type of change
Checklist
John Doe-2024-10-11.pdf