{"id":16528412,"url":"https://github.com/danvk/justchartit","last_synced_at":"2026-03-02T17:34:25.006Z","repository":{"id":5580167,"uuid":"6786174","full_name":"danvk/justchartit","owner":"danvk","description":"When you want to see charts, just chart it!","archived":false,"fork":false,"pushed_at":"2017-03-27T02:55:05.000Z","size":73,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T08:47:38.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/danvk.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":"2012-11-20T22:18:38.000Z","updated_at":"2017-01-12T17:16:33.000Z","dependencies_parsed_at":"2022-08-26T18:20:26.768Z","dependency_job_id":null,"html_url":"https://github.com/danvk/justchartit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fjustchartit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fjustchartit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fjustchartit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fjustchartit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danvk","download_url":"https://codeload.github.com/danvk/justchartit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248197987,"owners_count":21063623,"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":[],"created_at":"2024-10-11T17:40:18.551Z","updated_at":"2026-03-02T17:34:19.963Z","avatar_url":"https://github.com/danvk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Just Chart It\n\nGot some data? Just chart it!\n\n## Quickstart\n\n    npm install -g yarn\n    yarn\n    yarn develop\n\n## Deployment\n\n    rm -rf ../danvk.github.io/justchartit\n    webpack\n    cp -r static ../danvk.github.io/justchartit\n    cd ../danvk.github.io\n    git commit -a -m 'Update JustChartIt'\n    git push\n\n## To-do\n\n- [ ] Loading with a gist doesn't auto-run it.\n- [ ] GitHub OAuth for non-anonymous gists.\n      State dump:\n      GitHub OAuth requires a server to POST back your temporary code in exchange for a token. This server has your client secret.\n      I've used GateKeeper to deploy a simple exchange server here:\n      https://justchartit.herokuapp.com/\n      This is the same approach that geojson.io uses.\n      Unfortunately, I can only use one redirect url for any client_id:\n      http://stackoverflow.com/questions/35942009/github-oauth-multiple-authorization-callback-url\n      This will make it annoying to simulate OAuth for development.\n      Once JCI is launched, I may want to use a different workflow for OAuth.\n      Alternatively I could run GateKeeper locally.\n- [ ] Use a popover for layout\n- [ ] Surface dygraphs errors/warnings in the UI\n- [ ] Support drag \u0026 drop import of [CT]SV files\n- [ ] Remove non-en locales\n- [ ] Add some preset styles\n- [ ] Make Cmd-S save/share\n- [ ] Save layout to a cookie\n- [ ] Give charts/gists titles\n- [ ] Pick a non-default theme color\n- [ ] Make the panels resizable\n- [ ] Set strictNullChecks\n- [ ] Set up GitHub Pages hosting\n- [ ] tslint\n\nBugs:\n- [ ] Switching to \"Data primary\" layout shows a clipped spreadsheet\n\n- [x] Use some sort of untrusted iframe for the preview\n- [x] Add a way to add rows \u0026 columns to the table (context menu)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvk%2Fjustchartit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanvk%2Fjustchartit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvk%2Fjustchartit/lists"}