{"id":20638072,"url":"https://github.com/ba-st/highchartsst","last_synced_at":"2025-10-18T17:05:41.825Z","repository":{"id":77326185,"uuid":"74893166","full_name":"ba-st/HighchartsSt","owner":"ba-st","description":"A Highcharts Js API wrapper for Pharo Smalltalk","archived":false,"fork":false,"pushed_at":"2020-10-07T21:21:29.000Z","size":73736,"stargazers_count":12,"open_issues_count":6,"forks_count":6,"subscribers_count":3,"default_branch":"release-candidate","last_synced_at":"2025-04-15T21:51:48.650Z","etag":null,"topics":["charting-library","highcharts-js","highstock","pharo","smalltalk","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/ba-st.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2016-11-27T14:34:17.000Z","updated_at":"2023-01-06T16:04:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"7807379e-b300-46c6-98cb-d5cebf37ab2d","html_url":"https://github.com/ba-st/HighchartsSt","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FHighchartsSt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FHighchartsSt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FHighchartsSt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FHighchartsSt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ba-st","download_url":"https://codeload.github.com/ba-st/HighchartsSt/tar.gz/refs/heads/release-candidate","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161130,"owners_count":21222469,"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":["charting-library","highcharts-js","highstock","pharo","smalltalk","wrapper"],"created_at":"2024-11-16T15:16:49.613Z","updated_at":"2025-10-18T17:05:36.773Z","avatar_url":"https://github.com/ba-st.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n \u003ch1 align=\"center\"\u003eHighchartsSt\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    A Highcharts/Highstock Js API wrapper for Smalltalk\n    \u003cbr\u003e\n    \u003ca href=\"docs/\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://github.com/ba-st/HighchartsSt/issues/new?labels=Type%3A+Defect\"\u003eReport a defect\u003c/a\u003e\n    |\n    \u003ca href=\"https://github.com/ba-st/HighchartsSt/issues/new?labels=Type%3A+Feature\"\u003eRequest feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n![GitHub release](https://img.shields.io/github/release/ba-st/HighchartsSt.svg)\n[![Build Status](https://github.com/ba-st/HighchartsSt/workflows/Build/badge.svg?branch=release-candidate)](https://github.com/ba-st/HighchartsSt/actions?query=workflow%3ABuild)\n[![Coverage Status](https://codecov.io/github/ba-st/HighchartsSt/coverage.svg?branch=release-candidate)](https://codecov.io/gh/ba-st/HighchartsSt/branch/release-candidate)\n[![Javascript Dependency Status](https://david-dm.org/ba-st/HighchartsSt.svg)](https://david-dm.org/ba-st/HighchartsSt)\n[![Pharo 6.1](https://img.shields.io/badge/Pharo-6.1-informational)](https://pharo.org)\n[![Pharo 7.0](https://img.shields.io/badge/Pharo-7.0-informational)](https://pharo.org)\n[![Pharo 8.0](https://img.shields.io/badge/Pharo-8.0-informational)](https://pharo.org)\n\n## License\n- The code is licensed under [MIT](LICENSE).\n- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).\n\n## Quick Start\n\n- Download the latest [Pharo 32](https://get.pharo.org/) or [64 bits VM](https://get.pharo.org/64/).\n- Download a ready to use image from the [release page](https://github.com/ba-st/HighchartsSt/releases/latest)\n- Explore the [documentation](docs/)\n\n## Installation\n\nTo load the project in a Pharo image, or declare it as a dependency of your own project follow these [instructions](docs/Installation.md).\n\n### Supported versions per platform\n\n| Pharo 6.1 | Pharo 7.0 | Pharo 8.0 | GemStone 64 |\n|---|---|---|---|\n|v12|v12|v12|v6|\n\n\u003e Until GemStone 64 supports the Tonel format (is in the works), GemStone users must stick with version 6\n\n## Contributing\n\nCheck the [Contribution Guidelines](CONTRIBUTING.md)\n\n## Future work\nBesides the [issues](https://github.com/ba-st/HighchartsSt/issues), the following are also desired features:\n\n* Support Highmaps\n* Improve documentation\n* Improve CI Support to test independently the several groups available\n* Deploy the examples to the cloud\n* Automatically propose Pull Requests when new versions of Highcharts are available\n\n## Authors\n\n* **The [Mercap](http://www.mercapsoftware.com) Team** and [Maximiliano Tabacman](https://github.com/mtabacman) for the original implementation.\n* **The [Quuve](http://www.debrispublishing.com/) Team** and [Mariano Martinez Peck](https://github.com/marianopeck) for the Pharo port and further development and improvements.\n\nSee also the list of [contributors](https://github.com/ba-st/HighchartsSt/graphs/contributors) who participated in this project.\n\n## About Highcharts Js\n[Highcharts Js](http://www.highcharts.com/) is an interactive Javascript charting library developed by [Highsoft AS](http://highsoft.com/). The library is Free for Non-Comercial use, for details about the library licensing see the [shop](http://shop.highsoft.com/highcharts.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fhighchartsst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fba-st%2Fhighchartsst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fhighchartsst/lists"}