{"id":19341050,"url":"https://github.com/gladir/webgraph","last_synced_at":"2026-03-19T09:22:06.308Z","repository":{"id":243565376,"uuid":"812772465","full_name":"gladir/WEBGRAPH","owner":"gladir","description":"Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet d'afficher un graphique en toile d'araignée à partir de données.","archived":false,"fork":false,"pushed_at":"2024-06-09T20:56:51.000Z","size":262,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T11:40:24.535Z","etag":null,"topics":["command-line-tool","free-pascal","turbo-pascal","turbopascal","webgraph"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/gladir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-06-09T20:44:20.000Z","updated_at":"2024-06-09T20:56:54.000Z","dependencies_parsed_at":"2024-06-09T22:14:33.047Z","dependency_job_id":null,"html_url":"https://github.com/gladir/WEBGRAPH","commit_stats":null,"previous_names":["gladir/webgraph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FWEBGRAPH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FWEBGRAPH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FWEBGRAPH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FWEBGRAPH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladir","download_url":"https://codeload.github.com/gladir/WEBGRAPH/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240444059,"owners_count":19802155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["command-line-tool","free-pascal","turbo-pascal","turbopascal","webgraph"],"created_at":"2024-11-10T03:29:05.075Z","updated_at":"2026-03-19T09:22:01.283Z","avatar_url":"https://github.com/gladir.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WEBGRAPH\nCette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet d'afficher un graphique en toile d'araignée à partir de données.\n\n\u003ch3\u003eSyntaxe\u003c/h3\u003e\n\n\u003cb\u003eWEBGRAPH\u003c/b\u003e [/FORMAT:SVG] \u003ci\u003esource.csv\u003c/i\u003e [\u003ci\u003etarget.svg\u003c/i\u003e]\n\n\u003ch3\u003eParamètres\u003c/h3\u003e\n\n\u003ctable\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth width=\"150px\"\u003eNom\u003c/th\u003e\n\t\t\t\u003cth\u003eDescription\u003c/th\u003e\n\t\t\u003c/tr\u003e\t\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003ci\u003efichier\u003c/i\u003e.CSV\u003c/td\u003e\n\t\t\t\u003ctd\u003eCe paramètre permet d'indiquer le nom du fichier a analyser.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003ci\u003etarget.svg\u003c/i\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCe paramètre permet d'indiquer le nom du fichier allant contenir le SVG.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003e/FORMAT:SVG\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCe paramètre permet de sortir le résultat en format SVG.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch3\u003eRemarques\u003c/h3\u003e\n\n\u003cul\u003e\n\t\t\u003cli\u003eSi le format de sortie n'est pas indiqué par le paramètre \u003ci\u003e/FORMAT\u003c/i\u003e, il affichera le résultat à l'écran.\u003c/td\u003e\n\t\t\u003cli\u003eLe nombre de sommet est calculé en fonction du nombre de ligne que contiendra le fichier .CSV.\u003c/li\u003e\n\t\t\u003cli\u003eLe fichier .CSV à analyser ne doit pas contenir de ligne d'entête et il doit être une suite de texte et de valeur séparé par une virgule. La valeur doit être comprise entre 1 et 5.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch3\u003eExemples\u003c/h3\u003e\n \nPrenons pour acquis que le fichier \u003ci\u003egraph.csv\u003c/i\u003e à la contenu suivant\u0026nbsp;:\n\nCombatif,3\u003cbr /\u003e\nCourageux,4\u003cbr /\u003e\nInnovateur,2\u003cbr /\u003e\nPrecurseur,5\u003cbr /\u003e\nTalentueux,1\u003cbr /\u003e\n\nL'exemple suivant permet de lancer la commande avec le fichier \u003ci\u003egraph.csv\u003c/i\u003e\u0026nbsp;:\n\n\u003cb\u003eWEBGRAPH\u003c/b\u003e graph.csv\t\t\t\n\non obtiendra le résultat suivant\u0026nbsp;:\n \n![webgraph-1](https://github.com/gladir/WEBGRAPH/assets/11842176/cb995b1d-f552-4f3e-b49d-c324029b8d72)\n\nPrenons pour acquis que le fichier \u003ci\u003egraph2.csv\u003c/i\u003e à la contenu suivant\u0026nbsp;:\n\nCombatif,3\u003cbr /\u003e\nCourageux,4\u003cbr /\u003e\nInnovateur,2\u003cbr /\u003e\nPrecurseur,5\u003cbr /\u003e\nTalentueux,1\u003cbr /\u003e\nArrogant,5\u003cbr /\u003e\n \nL'exemple suivant permet de lancer la commande avec le fichier \u003ci\u003egraph2.csv\u003c/i\u003e\u0026nbsp;:\n \n\u003cb\u003eWEBGRAPH\u003c/b\u003e graph2.csv\t\t\t\n\non obtiendra le résultat suivant\u0026nbsp;:\n \n![webgraph-2](https://github.com/gladir/WEBGRAPH/assets/11842176/a68db17d-e6d3-4e76-9a1d-b0d8d21a2654)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fwebgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladir%2Fwebgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fwebgraph/lists"}