{"id":37046330,"url":"https://github.com/escape-llc/yet-another-chart-component","last_synced_at":"2026-01-14T05:28:47.215Z","repository":{"id":24638106,"uuid":"102108616","full_name":"escape-llc/yet-another-chart-component","owner":"escape-llc","description":"Yet another chart component.  Also a play on the venerable \"yacc\" compiler tool","archived":false,"fork":false,"pushed_at":"2023-06-15T20:54:08.000Z","size":1374,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T17:27:33.449Z","etag":null,"topics":["chart","chart-component","chart-library","charting-library","charts","uwp","xaml"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/escape-llc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-01T12:02:05.000Z","updated_at":"2022-01-25T21:45:37.000Z","dependencies_parsed_at":"2023-02-10T16:01:04.745Z","dependency_job_id":null,"html_url":"https://github.com/escape-llc/yet-another-chart-component","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/escape-llc/yet-another-chart-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escape-llc%2Fyet-another-chart-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escape-llc%2Fyet-another-chart-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escape-llc%2Fyet-another-chart-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escape-llc%2Fyet-another-chart-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escape-llc","download_url":"https://codeload.github.com/escape-llc/yet-another-chart-component/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escape-llc%2Fyet-another-chart-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28410457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chart","chart-component","chart-library","charting-library","charts","uwp","xaml"],"created_at":"2026-01-14T05:28:46.599Z","updated_at":"2026-01-14T05:28:47.209Z","avatar_url":"https://github.com/escape-llc.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eScapeLLC.UWP.Charts\nYet another chart component.  Also a play on the venerable \"yacc\" parser-generator tool.  Yes, I've used it, and know all about LR(1) parsers!\n\n\u003e YACC is moving to the Composition Layer!  Follow our [new repository](https://github.com/escape-llc/yacc-composition) for progress.\n\n## Demo It!\nThe demo application in the solution is available in [Windows Store](https://www.microsoft.com/store/apps/9P9XC6Z7R3BW) so you don't have to build it from source.\n\n## Get It!\nFrom *Package Manager Console*:\n```\n   PM\u003e Install-Package eScapeLLC.UWP.Charts\n```\n[![NuGet version](https://badge.fury.io/nu/eScapeLLC.UWP.Charts.svg)](https://badge.fury.io/nu/eScapeLLC.UWP.Charts)\n\n[Package page on nuget.org](https://www.nuget.org/packages/eScapeLLC.UWP.Charts/)\n\n## Or Build It\nIf you are rebuilding the demo application and/or test projects (e.g. because you forked or cloned this repo), you must re-generate the PFX file(s), because they are excluded from repository by `.gitignore`.\n\n* In *Solution Explorer*, double-click the app manifest file.\n* In the *Manifest Designer*, go to the *Packaging* tab.\n* Click on *Choose Certificate*.\n* Follow the instructions to make a new test certificate.\n* Build away!\n\n# Screen Shot\nThis is the current demo chart in the solution (subject to last-minute tweaking):\n![yacc demo screen shot](http://escape-technology-llc.com/mobile/wp-content/gallery/main/yacc-chart-demo-18.png)\n\n# API Documentation\nThe details of all the classes etc. used in YACC can be found at our [documentation page](http://escape-technology-llc.com/documentation/escapellc-uwp-core/) in the API section.\n\n# More Info\nPlease check out the [Wiki](../../wiki) to learn more about the guts of YACC and rendering and linear algebra in general!\n\nPlease consult the [other](../../issues) [features](../../projects) of this github repository to find out the current state of affairs, [*or to contribute*](../../pulls).\n\n# Nuget Releases\n[![NuGet version](https://badge.fury.io/nu/eScapeLLC.UWP.Charts.svg)](https://badge.fury.io/nu/eScapeLLC.UWP.Charts)\n\n## 1.7.0\nMore features and fixes.\n\nSee the [Milestone page](https://github.com/escape-llc/yet-another-chart-component/milestone/9?closed=1).\n\n## 1.6.0\nMore features and fixes.\n\nSee the [Milestone page](https://github.com/escape-llc/yet-another-chart-component/milestone/8?closed=1).\n\n## 1.5.1\nDisable experimental composition animations.\n\n## 1.5.0\nMore features and fixes.  Contains *breaking changes* so be sure to check the milestone page!\n\nSee the [Milestone page](https://github.com/escape-llc/yet-another-chart-component/milestone/6?closed=1).\n\n## 1.4.1\nFixes due to sizing causing `ArgumentException`.\n\nSee the [Milestone page](https://github.com/escape-llc/yet-another-chart-component/milestone/7?closed=1).\n\n## 1.4.0\nMore features and fixes.\n\nSee the [Milestone page](https://github.com/escape-llc/yet-another-chart-component/milestone/5?closed=1).\n\n## 1.3.0\nMore features and fixes.\n\nSee the [Milestone page](https://github.com/escape-llc/yet-another-chart-component/milestone/4?closed=1).\n\n## 1.2.0\nMore features and fixes.\n\nSince we were more organized this release, please see the [Milestone page](https://github.com/escape-llc/yet-another-chart-component/milestone/3?closed=1).\n\n## 1.1.0\nSome breaking changes, sorry about that!  As always, consult the demo chart XAML; it's currently the *reference*.\n\n* For each following item, see the **Demo Chart XAML** for details.\n* `PathStyle` et al is the biggest break.\n   * make sure to apply a `Style` to your chart components, or you may get \"invisible\"!\n* `HorizontalBand` new decoration.  Tracks two non-series values with a fill in between two horizontal rules.\n* `Background` new decoration.  Basic fill/stroke path of data series area.\n* `ValueAxisGrid` is now its own decoration, and not part of the `Axis` component.\n* `MarkerSeries` now uses a normalized coordinate system (0..1, 0..1) for the marker geometry.\n   * current the marker must be a `Geometry`.\n   * marker center is (.5,.5).\n* Major fixes to the linear algebra for the graphics, primarily impacting `MarkerSeries`.\n* Lots of internal fixes/improvements you won't notice.\n* Other new properties.  Sorry, rely on auto-complete in VS for now.\n\n## 1.0.0\nInitial release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescape-llc%2Fyet-another-chart-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescape-llc%2Fyet-another-chart-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescape-llc%2Fyet-another-chart-component/lists"}