{"id":15690524,"url":"https://github.com/cfelde/re-frame-highcharts","last_synced_at":"2025-06-19T06:38:19.576Z","repository":{"id":54986830,"uuid":"102499643","full_name":"cfelde/re-frame-highcharts","owner":"cfelde","description":"A small utility to help you use Highcharts with re-frame and reagent","archived":false,"fork":false,"pushed_at":"2021-01-17T17:10:27.000Z","size":42,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T23:42:45.760Z","etag":null,"topics":["clojurescript","highcharts","re-frame","reagent"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/cfelde.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":"2017-09-05T15:38:28.000Z","updated_at":"2023-08-09T19:42:25.000Z","dependencies_parsed_at":"2022-08-14T08:11:01.165Z","dependency_job_id":null,"html_url":"https://github.com/cfelde/re-frame-highcharts","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfelde%2Fre-frame-highcharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfelde%2Fre-frame-highcharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfelde%2Fre-frame-highcharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfelde%2Fre-frame-highcharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfelde","download_url":"https://codeload.github.com/cfelde/re-frame-highcharts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973617,"owners_count":21834105,"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":["clojurescript","highcharts","re-frame","reagent"],"created_at":"2024-10-03T18:11:09.676Z","updated_at":"2025-05-07T23:42:54.028Z","avatar_url":"https://github.com/cfelde.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# re-frame-highcharts\n\n[![Clojars Project](https://img.shields.io/clojars/v/re-frame-highcharts.svg)](https://clojars.org/re-frame-highcharts)\n\nA little helper utility to make it easier to use Highcharts and Highstock with re-frame and reagent.\n\n## Overview\n\nHighcharts maintain their own chart instance.\nSo we need to find a method of interacting with the charts so that it works in the world of re-frame and reagent.\n\nThis it a small helper utility. Either use it directly or as an example for your own project.\n\n## Running the example\n\nThe example is prepared for figwheel, so just run\n\n    lein figwheel\n\nand open your browser at [localhost:3449](http://localhost:3449/).\n\nTo clean all compiled files:\n\n    lein clean\n\nTo create a production build run (using Java 8):\n\n    lein do clean, cljsbuild once min\n\nTo host the production build in a test server run:\n\n    lein do clean, cljsbuild once min, ring server\n\n## Other examples\n\nhttps://agoraopus.github.io/brownian-motion/\n\n(Let me know of others if you have some)\n\n## License\n\nCopyright © 2019 Christian Felde\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfelde%2Fre-frame-highcharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfelde%2Fre-frame-highcharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfelde%2Fre-frame-highcharts/lists"}