{"id":20964572,"url":"https://github.com/fedetony/post_processing_gui","last_synced_at":"2026-03-06T00:32:09.727Z","repository":{"id":189152007,"uuid":"579718721","full_name":"fedetony/Post_Processing_Gui","owner":"fedetony","description":"Make a general format for plots and import different data to have your plots with the same properties.","archived":false,"fork":false,"pushed_at":"2025-05-23T12:39:24.000Z","size":417,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T23:34:00.302Z","etag":null,"topics":["formatting","gui-application","matplotlib-pyplot","pandas","plot","plotting","pyqt5-gui","python3","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fedetony.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"fedetony","custom":["https://www.paypal.me/fgarcia149"]}},"created_at":"2022-12-18T17:05:58.000Z","updated_at":"2025-05-23T12:39:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b185444f-1c29-4802-8df1-af6c0077e29b","html_url":"https://github.com/fedetony/Post_Processing_Gui","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":"0.36363636363636365","last_synced_commit":"21f58cb5c5e24c8a2c124a89705eae7ac22b8c58"},"previous_names":["fedetony/post_processing_gui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fedetony/Post_Processing_Gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedetony%2FPost_Processing_Gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedetony%2FPost_Processing_Gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedetony%2FPost_Processing_Gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedetony%2FPost_Processing_Gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedetony","download_url":"https://codeload.github.com/fedetony/Post_Processing_Gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedetony%2FPost_Processing_Gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30156286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["formatting","gui-application","matplotlib-pyplot","pandas","plot","plotting","pyqt5-gui","python3","visualization"],"created_at":"2024-11-19T02:56:09.386Z","updated_at":"2026-03-06T00:32:09.696Z","avatar_url":"https://github.com/fedetony.png","language":"Python","funding_links":["https://github.com/sponsors/fedetony","https://www.paypal.me/fgarcia149"],"categories":[],"sub_categories":[],"readme":"# Post processing plotting tool\r\n---------------------------------------\r\n![Python Logo](https://github.com/fedetony/PP_Gui/blob/main/img/Data-Scatter-Plot-icon32.png \"PP_Gui V1.0beta by FG\")\r\nThis tool is Under construction :) , for latest state check [my github][wp] account.\r\n\r\nThis postprocessing tool is a powerful tool to plot data using matplotlib.\r\n\r\nBasically, you can make a general format for plots and you can import different data to have your plots with the same properties.\r\n\r\nFeatures\r\n---------------------------------------\r\n- variable treeView with all plot characteristics to make plots.\r\n- CSV (comma separated not ;) files with data can be read. (Planned other types of data input)\r\n- Select data and plot ranges and possibility to change them.\r\n\t- data range \r\n\t- plotted range\r\n\t- color range\r\n- Show plot characteristics (colors, labels, colormaps)\t\r\n- Selection of same plot structure with different input data\r\n- superimpose different types of plots.\r\n- layout plots with different positions and grids.\r\n- Use predefined styles\r\n- Several types of 2D plots available:\r\n  - scatter\r\n  - contour,contourf \r\n  - stream\r\n  - bar,barh \r\n  - quiver\r\n  - barbs\r\n  - plot\r\n  - hist,hist2D\r\n  - Stem\r\n  - eventplot\r\n  - stackplot\r\n  - stairs\r\n  - pie\r\n  - violin\r\n  - boxplot\r\n- Polar projection\r\n- Plot preview\r\n- Functionalities to save figure preview, export or copy to clipboard, save to pdf.\r\n- Auto Save configuration\r\n- reference lines\r\n- math equations and definitions\r\n- Detection of changes in plot structure file shown with a star * \r\n- Axis annotations \r\n- Save figs to png or pdf files \r\n- Evaluate All figs and save to results folder \r\n- Evaluate All figs and save to results folder as pdf \r\n- Tool tips to items with selected list restriction showing options\r\n- Highlighting of text\r\n- Icons, and styling of treeview items\r\n\r\nTo do:\r\n---------------------------------------------------------------------------------\r\n- Change plot, item ordering? does it matter?\r\n- Finish the 2D plots missing: hexbin, heatmap, cohere, specgram, phase_spectrum, magnitude_spectrum...\r\n- Support other projections\r\n- Support tables\r\n- Add additional title prefix legends and labels editing after plot.\r\n- Add annotation Text Notes, spaecific data labels, boxes\r\n- Annotations to hist, eventplot, or special axis plots (partially build not fully implemented)\r\n- include 3D plots (surface, parametric, scatter, contour... etc) https://matplotlib.org/stable/plot_types/3D/index.html\r\n- Save csv of Data plotted\r\n- Add shapes -\u003e 'lines',ellipses,squares.. etc...\r\n- add index to reference df csv data\r\n- Read data form other data sources: xlsx files, dat files and sql\r\n\r\n---------------------------------------------------------------------------------------\r\n\r\n![Python Logo](https://github.com/fedetony/PP_Gui/blob/main/img/Data-Scatter-Plot-icon32.png \"PP_Gui V1.0beta by FG\") If you like my work consider [supporting me!][sp]\r\n\r\nG1(junas) Cesium: D9CFSvUHQDJJ4iFExVU4fTMAidADV8kedabeqtV6o3CS\r\n\r\n[sp]: https://github.com/sponsors/fedetony\r\n\r\n[Github web page][wp].\r\n\r\n[wp]: https://github.com/fedetony\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedetony%2Fpost_processing_gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedetony%2Fpost_processing_gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedetony%2Fpost_processing_gui/lists"}