{"id":13466468,"url":"https://github.com/pablofrommars/GGNet","last_synced_at":"2025-03-25T21:32:18.455Z","repository":{"id":42589295,"uuid":"236464001","full_name":"pablofrommars/GGNet","owner":"pablofrommars","description":"GG.Net Data Visualization","archived":false,"fork":false,"pushed_at":"2025-02-23T19:47:02.000Z","size":7980,"stargazers_count":83,"open_issues_count":2,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T08:11:25.383Z","etag":null,"topics":["blazor","charting","charts","ml","plots","plotting","sparklines"],"latest_commit_sha":null,"homepage":"https://pablofrommars.github.io","language":"C#","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/pablofrommars.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","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":"2020-01-27T10:16:17.000Z","updated_at":"2025-03-19T16:28:09.000Z","dependencies_parsed_at":"2024-01-06T23:57:43.585Z","dependency_job_id":"6d8489a7-4d12-43cd-bcd0-ca05b101b62a","html_url":"https://github.com/pablofrommars/GGNet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablofrommars%2FGGNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablofrommars%2FGGNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablofrommars%2FGGNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablofrommars%2FGGNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pablofrommars","download_url":"https://codeload.github.com/pablofrommars/GGNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245548358,"owners_count":20633565,"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":["blazor","charting","charts","ml","plots","plotting","sparklines"],"created_at":"2024-07-31T15:00:44.622Z","updated_at":"2025-03-25T21:32:18.431Z","avatar_url":"https://github.com/pablofrommars.png","language":"C#","funding_links":[],"categories":["Libraries \u0026 Extensions","Visualization"],"sub_categories":["Components","2D/3D Rendering engines","Creating Type Providers"],"readme":"[![License](https://img.shields.io/github/license/BlazorExtensions/Storage.svg?longCache=true\u0026style=flat-square)](https://github.com/pablofrommars/GGNet/blob/master/LICENSE.TXT)\n[![Package Version](https://img.shields.io/badge/nuget-v1.4.0-blue.svg?longCache=true\u0026style=flat-square)](https://www.nuget.org/packages/GGNet/1.4.0)\n# GG.Net Data Visualization\n\nGG.Net lets Data Scientists and Developers create interactive and flexible charts for .NET and [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor) Web Apps.\n\nTaking its inspiration from the highly popular [ggpplot2](https://ggplot2.tidyverse.org) R package, GG.Net provides natively rich features for your Data Analysis Workflow. Build publication quality charts with just a few lines of code in C# and F#.\n\n[Learn more about GG.Net](https://pablofrommars.github.io/)\n\n### Examples Gallery\n\n| | | |\n|-|-|-|\n![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/scatterplot.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/bubbleplot.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/barchart.png)\n![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/candlestick.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/linechart.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/areachart.png)\n![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/barplot.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/stacked.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/hbarplot.png)\n![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/lolipop.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/errorbar.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/violin.png)\n![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/hex.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/ridgeline.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/choropleth.png)\n![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/sparkline.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/CFR.png) | ![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/abline.png)\n \n![](https://github.com/pablofrommars/GGNet.Site/blob/master/wwwroot/img/bubblemap.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablofrommars%2FGGNet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablofrommars%2FGGNet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablofrommars%2FGGNet/lists"}