{"id":17281723,"url":"https://github.com/jaggedsoft/chartaholic","last_synced_at":"2025-07-18T21:32:06.550Z","repository":{"id":34696298,"uuid":"170152723","full_name":"jaggedsoft/chartaholic","owner":"jaggedsoft","description":"Lightning fast ⚡ Responsive SVG candlestick chart generation in Javascript","archived":false,"fork":false,"pushed_at":"2022-03-08T23:59:24.000Z","size":200,"stargazers_count":26,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T10:40:03.192Z","etag":null,"topics":["chartaholic","charts","cryptocurrency","forex","svg"],"latest_commit_sha":null,"homepage":"https://liquidity.ltd","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaggedsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-11T15:29:58.000Z","updated_at":"2024-11-14T02:52:23.000Z","dependencies_parsed_at":"2022-08-08T01:16:19.403Z","dependency_job_id":null,"html_url":"https://github.com/jaggedsoft/chartaholic","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jaggedsoft/chartaholic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaggedsoft%2Fchartaholic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaggedsoft%2Fchartaholic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaggedsoft%2Fchartaholic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaggedsoft%2Fchartaholic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaggedsoft","download_url":"https://codeload.github.com/jaggedsoft/chartaholic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaggedsoft%2Fchartaholic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265837542,"owners_count":23836557,"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":["chartaholic","charts","cryptocurrency","forex","svg"],"created_at":"2024-10-15T09:46:40.610Z","updated_at":"2025-07-18T21:32:06.452Z","avatar_url":"https://github.com/jaggedsoft.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Version](https://img.shields.io/github/release/jaggedsoft/chartaholic.svg?style=flat-square)](https://github.com/jaggedsoft/chartaholic/releases) [![GitHub last commit](https://img.shields.io/github/last-commit/jaggedsoft/chartaholic.svg?maxAge=2400)](#) \u003c!--[![Downloads](https://img.shields.io/npm/dm/chartaholic.svg?labelColor=blueviolet)](https://npm-stat.com/charts.html?package=chartaholic\u0026from=2017-07-01\u0026to=2020-04-01) [![npm downloads](https://img.shields.io/npm/dt/chartaholic.svg?maxAge=7200)](https://www.npmjs.com/package/chartaholic) --\u003e[![Views](http://hits.dwyl.io/jaggedsoft/chartaholic.svg)](http://hits.dwyl.io/jaggedsoft/chartaholic) [![jaggedsoft on Twitter](https://img.shields.io/twitter/follow/jaggedsoft.svg?style=social)](https://twitter.com/jaggedsoft)\n\n\u003e This software is open source and depends on contributions from the community. Under the GNU GPL v3 License, you are given permission to use this freely for any purpose you like, with no liability and no warranty, as long as you make the source code of any improvements available for all.\n\n#### Examples: Live demo using Binance data: https://liquidity.ltd\n![Indicator Example](https://cdn.discordapp.com/attachments/538472814626209793/697188143409004615/darkpool-liquidity.png)\n![Binance Futures: BTC](https://cdn.discordapp.com/attachments/538472814626209793/697187567937912902/darkpool.png)\n![Binance OGN-BTC](https://cdn.discordapp.com/attachments/538472814626209793/697188018217549824/darkpool.png)\n![Line Chart](https://media.discordapp.net/attachments/569865969120575519/709597735799750666/unknown.png)\n\u003e The goal is to become an open source alternative to TradingView with built-in functions available in Javascript.\n\n#### Getting Started\n```js\nlet chart = new Chartaholic( \"#chart\", { ticks: ohlc } );\nlet chart = new Chartaholic( \"#chart\", { theme: \"blue\", keys: { time: \"time_open\" }, ticks, title, usd:true, overlay, annotations } );\n```\n\n## Contribution\n- Give us a star :star:\n- Fork and Clone! Awesome\n- Select existing [issues](https://github.com/jaggedsoft/chartaholic/issues) or create a [new issue](https://github.com/jaggedsoft/chartaholic/issues/new) and give us a PR with your bugfix or improvement after. We love it ❤️\n\nNeed a capable market maker for your project? Visit https://liquidity.ltd\n\n![Stars](https://img.shields.io/github/stars/jaggedsoft/chartaholic.svg?style=for-the-badge\u0026label=Stars) ![Contributors](https://img.shields.io/github/contributors/jaggedsoft/chartaholic.svg?style=for-the-badge\u0026maxAge=86400)\n[![Stargazers over time](https://starcharts.herokuapp.com/jaggedsoft/chartaholic.svg)](https://starcharts.herokuapp.com/jaggedsoft/chartaholic) [![jaggedsoft on Twitter](https://img.shields.io/twitter/follow/jaggedsoft.svg?style=social)](https://twitter.com/jaggedsoft)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaggedsoft%2Fchartaholic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaggedsoft%2Fchartaholic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaggedsoft%2Fchartaholic/lists"}