{"id":20398083,"url":"https://github.com/zgbjgg/dasherl-custom-app","last_synced_at":"2026-05-10T10:40:27.068Z","repository":{"id":146695565,"uuid":"172104466","full_name":"zgbjgg/dasherl-custom-app","owner":"zgbjgg","description":"A dasherl example of how integrate a complete app","archived":false,"fork":false,"pushed_at":"2019-08-28T16:00:27.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T11:13:08.586Z","etag":null,"topics":["dash","dasherl","elixir","erlang","plotly"],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/zgbjgg.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-22T17:11:39.000Z","updated_at":"2019-08-28T16:00:29.000Z","dependencies_parsed_at":"2023-07-29T16:15:11.233Z","dependency_job_id":null,"html_url":"https://github.com/zgbjgg/dasherl-custom-app","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/zgbjgg%2Fdasherl-custom-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgbjgg%2Fdasherl-custom-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgbjgg%2Fdasherl-custom-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgbjgg%2Fdasherl-custom-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgbjgg","download_url":"https://codeload.github.com/zgbjgg/dasherl-custom-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241945526,"owners_count":20046869,"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":["dash","dasherl","elixir","erlang","plotly"],"created_at":"2024-11-15T04:18:10.573Z","updated_at":"2026-05-10T10:40:27.023Z","avatar_url":"https://github.com/zgbjgg.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dasherl-custom-app\nA dasherl example of how integrate a complete app\n\nThis is an example of how build a Dash app using Erlang code through Dasherl and Jun. The example uses a small csv with cancer data, one column is the ICCC name, other the gender and finally the number of cases for each combination. With this file generate a simple pie graph representing the ICCC cases and their percentage.\n\nLet's compile and generate the release:\n\n```\n$ make \u0026\u0026 make rel\n```\n\nStart the release and setup our app:\n\n```\n$ make live\n```\n\nSetup the layout and callbacks into the dasherl (into release):\n\n```\n(dasherl_custom_app@zgbjgg)1\u003e {ok, Server} = dasherl_custom_app:setup().\n{ok,\u003c0.383.0\u003e}\n```\n\nDone!, point your browser to: http://127.0.0.1:8000/cancer-data and you will see the pie graph, also a single dropdown, with dropdown you can filter data and recreate the pie graph, this filtering is made from erlang in the callback handler.\n\n![Demo](https://user-images.githubusercontent.com/1471055/53260136-66d8f680-3696-11e9-9ae5-9dcb8fc2c148.gif)\n\nThanks!.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgbjgg%2Fdasherl-custom-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgbjgg%2Fdasherl-custom-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgbjgg%2Fdasherl-custom-app/lists"}