# Reflex-D3-Graph
A Custom Component for [Reflex](https://reflex.dev/) that wraps [React-D3-Graph](https://github.com/danielcaldas/react-d3-graph)
## Installation
```bash
pip install reflex-d3-graph
```
## Running the Demo
Run the demo app from the [`d3_graph_demo` directory](./d3_graph_demo):
```bash
cd d3_graph_demo
reflex run
```
Raw data
{
"_id": null,
"home_page": null,
"name": "reflex-d3-graph",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "reflex, reflex-custom-components, graph",
"author": null,
"author_email": "L\u00e9opold Grosjean <leo.grosjean@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/2b/9c/ffb2085d1813bb3998c007076a3f88774d49af5e5a520e62f16f065e1235/reflex_d3_graph-0.0.1.tar.gz",
"platform": null,
"description": "# Reflex-D3-Graph\r\n\r\nA Custom Component for [Reflex](https://reflex.dev/) that wraps [React-D3-Graph](https://github.com/danielcaldas/react-d3-graph)\r\n\r\n## Installation\r\n\r\n```bash\r\npip install reflex-d3-graph\r\n```\r\n\r\n## Running the Demo\r\n\r\nRun the demo app from the [`d3_graph_demo` directory](./d3_graph_demo):\r\n\r\n```bash \r\ncd d3_graph_demo\r\nreflex run\r\n```\r\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Reflex custom component to render graph",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/LeoGrosjean/reflex-d3-graph"
},
"split_keywords": [
"reflex",
" reflex-custom-components",
" graph"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce6aac1ce436f474a88775b64a3bea011f010417b75aa4242f7553d456da4b0d",
"md5": "ff74e2ae3c573b93b36c0027361b000e",
"sha256": "1b04e367671140782e068f40d5af7c1ed1b135c368f3d66c39164ecf8a334de6"
},
"downloads": -1,
"filename": "reflex_d3_graph-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ff74e2ae3c573b93b36c0027361b000e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3894,
"upload_time": "2024-11-28T10:24:00",
"upload_time_iso_8601": "2024-11-28T10:24:00.975853Z",
"url": "https://files.pythonhosted.org/packages/ce/6a/ac1ce436f474a88775b64a3bea011f010417b75aa4242f7553d456da4b0d/reflex_d3_graph-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2b9cffb2085d1813bb3998c007076a3f88774d49af5e5a520e62f16f065e1235",
"md5": "3685d50acb7b1d783406ba59e679bcf6",
"sha256": "b7f48246bf94b726a9e728bc02be3611f7435bab0b5838c781632d29bb5235bf"
},
"downloads": -1,
"filename": "reflex_d3_graph-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "3685d50acb7b1d783406ba59e679bcf6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3569,
"upload_time": "2024-11-28T10:24:02",
"upload_time_iso_8601": "2024-11-28T10:24:02.801636Z",
"url": "https://files.pythonhosted.org/packages/2b/9c/ffb2085d1813bb3998c007076a3f88774d49af5e5a520e62f16f065e1235/reflex_d3_graph-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-28 10:24:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "LeoGrosjean",
"github_project": "reflex-d3-graph",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "reflex-d3-graph"
}