{"id":25619139,"url":"https://github.com/ad-si/Vectual","last_synced_at":"2026-05-23T01:30:18.858Z","repository":{"id":1994537,"uuid":"2927389","full_name":"ad-si/Vectual","owner":"ad-si","description":" Open source charting library written in Elm","archived":false,"fork":false,"pushed_at":"2024-09-14T23:34:04.000Z","size":5272,"stargazers_count":71,"open_issues_count":5,"forks_count":9,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-02-22T06:16:00.139Z","etag":null,"topics":["bar-chart","chart","charting","elm","elm-lang","graph","line-chart","pie-chart","tag-cloud","vectual","visualization"],"latest_commit_sha":null,"homepage":"https://vectual.org","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ad-si.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},"funding":{"github":["ad-si"],"custom":["https://www.paypal.me/adriansieber"]}},"created_at":"2011-12-06T19:36:13.000Z","updated_at":"2024-12-20T08:12:16.000Z","dependencies_parsed_at":"2024-10-30T00:32:38.257Z","dependency_job_id":null,"html_url":"https://github.com/ad-si/Vectual","commit_stats":{"total_commits":94,"total_committers":3,"mean_commits":"31.333333333333332","dds":"0.21276595744680848","last_synced_commit":"b7834ed669ba46b24162081b582d2ae7a40edbf1"},"previous_names":["adius/vectual"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2FVectual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2FVectual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2FVectual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2FVectual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-si","download_url":"https://codeload.github.com/ad-si/Vectual/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131730,"owners_count":19752727,"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":["bar-chart","chart","charting","elm","elm-lang","graph","line-chart","pie-chart","tag-cloud","vectual","visualization"],"created_at":"2025-02-22T06:16:02.170Z","updated_at":"2026-05-23T01:30:18.175Z","avatar_url":"https://github.com/ad-si.png","language":"Elm","funding_links":["https://github.com/sponsors/ad-si","https://www.paypal.me/adriansieber"],"categories":[],"sub_categories":[],"readme":"# Vectual\n\nA simple to use charting library written in Elm.\nIt visualizes data and helps you to understand it.\nDisplay beautiful charts and customize them in various ways.\n\n**Attention:** \\\nThis software is still a alpha version.\nIt might not work as expected and the API may change at any time.\nFor a live example page, check out [vectual.org](https://vectual.org).\n\nCurrently it supports line charts, pie charts,\nbar charts, and stacked bar charts.\n\n\n## Visualizations\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd width=\"50%\"\u003e\n      \u003cimg src=\"images/latest/lineChart.svg\" alt=\"Line Chart\"\u003e\n      \u003cp\u003e\n        Watch your stocks reaching new heights.\n        You can also hover the chart to get detailed information.\n      \u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"50%\"\u003e\n      \u003cimg src=\"images/latest/pieChart.svg\" alt=\"Pie Chart\"\u003e\n      \u003cp\u003e\n        The most ubiquitous chart with an amazing fan out animation.\n        You can also explode certain sectors to highlight them.\n      \u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd width=\"50%\"\u003e\n      \u003cimg src=\"images/latest/barChart.svg\" alt=\"Bar Chart\"\u003e\n      \u003cp\u003e\n        The right tool to display little data clearly arranged,\n        but still appealing.\n      \u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"50%\"\u003e\n      \u003cimg src=\"images/latest/barChartStacked.svg\" alt=\"Pie Chart\"\u003e\n      \u003cp\u003e\n        Also available as a stacked variant to compare several series,\n        while also keeping an eye on the combined values.\n      \u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Coming Soon\n\n### Tag Cloud\n\nNeed a short overview on whats hot or not?\nThen you might like the awesome tag cloud feature.\n\n![Tag Cloud](images/1.0.0/tagCloud.png)\n\n\n### Map\n\nIs my video more popular in Asia or in Europe?\nIt's never been easier to display the answer.\n\n\n### Table\n\nThere is nothing more convenient than a simple table to display exact values.\nCustomize it to show just the relevant information.\n\n\n### Export\n\nYou want to integrate the pretty charts in your e-mails,\npresentations or e-books?\nNo problem! Export them as SVG images!\n\n\n## Related\n\n- [Elm Visualization] - A data visualization library for Elm.\n\n[Elm Visualization]: https://github.com/gampleman/elm-visualization\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2FVectual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fad-si%2FVectual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2FVectual/lists"}