{"id":17862524,"url":"https://github.com/krdlab/wgnuplot4cs","last_synced_at":"2025-06-25T09:39:12.293Z","repository":{"id":2177524,"uuid":"3124551","full_name":"krdlab/wgnuplot4cs","owner":"krdlab","description":"This project is library to control gnuplot on windows.","archived":false,"fork":false,"pushed_at":"2012-01-07T15:07:10.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T21:14:48.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krdlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-07T13:42:14.000Z","updated_at":"2015-07-08T15:09:42.000Z","dependencies_parsed_at":"2022-09-06T21:40:46.485Z","dependency_job_id":null,"html_url":"https://github.com/krdlab/wgnuplot4cs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krdlab/wgnuplot4cs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwgnuplot4cs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwgnuplot4cs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwgnuplot4cs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwgnuplot4cs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krdlab","download_url":"https://codeload.github.com/krdlab/wgnuplot4cs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwgnuplot4cs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261846220,"owners_count":23218727,"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":[],"created_at":"2024-10-28T08:53:08.628Z","updated_at":"2025-06-25T09:39:12.261Z","avatar_url":"https://github.com/krdlab.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wgnuplot for C Sharp\r\n\r\n*Last Update: 2009/01/19*\r\n\r\n## What is it?\r\n\r\nThis assembly is to control gnuplot on Windows.\r\n\r\n## Usage\r\n\r\n1. Download \"gp***win32.zip\" from http://gnuplot.info/\r\n2. Build wgnuplot4cs (Wgnuplot.sln)\r\n3. On your project, refer Wgnuplot.dll\r\n\r\nSample:\r\n\r\n    const string deployPath = @\"C:\\Tools\\gnuplot\\binary\\\";\r\n    using (Wgnuplot plot = new Wgnuplot(deployPath + \"pgnuplot.exe\"))\r\n    {\r\n        plot.Send(\"splot x**2 + y**2\");\r\n    }\r\n\r\n## License\r\n\r\nMIT License\r\n\r\nCopyright (C) 2009 KrdLab All Rights Reserved.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fwgnuplot4cs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrdlab%2Fwgnuplot4cs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fwgnuplot4cs/lists"}