Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avimehenwal/graphviz-dot
Project to test working of d3-graphviz as a vue component
https://github.com/avimehenwal/graphviz-dot
d3-grapviz graph graphviz visualization vue vuejs2
Last synced: about 2 months ago
JSON representation
Project to test working of d3-graphviz as a vue component
- Host: GitHub
- URL: https://github.com/avimehenwal/graphviz-dot
- Owner: avimehenwal
- Created: 2020-05-05T12:08:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T16:45:48.000Z (about 2 years ago)
- Last Synced: 2024-04-09T15:12:58.834Z (9 months ago)
- Topics: d3-grapviz, graph, graphviz, visualization, vue, vuejs2
- Language: Vue
- Homepage: https://gifted-ramanujan-14d635.netlify.app/
- Size: 945 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dot
[![Netlify Status](https://api.netlify.com/api/v1/badges/9f725c02-2d48-4255-a01f-f368459d9983/deploy-status)](https://app.netlify.com/sites/gifted-ramanujan-14d635/deploys)
:rocket: [Click here to Live website][url]
![dot-graphviz demo](demo.png)
## :sunrise: Project setup
```
yarn install
```### :running: Compiles and hot-reloads for development
```
yarn serve
```### :runner: Compiles and minifies for production
```
yarn build
```### :mag: Lints and fixes files
```
yarn lint
```### :hammer: Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## :beetle: Limitations
Doesnt work with multiple components calls on same page. As component uses `id` for element selection
and then updation#### Get in touch with me
> I am looking for Jobs ... :sunglasses:
* [Github](https://github.com/avimehenwal/)
* [My Website](https://avimehenwal.in)
* [My Blog v2](https://avimehenwal2.netlify.app/)
* [Twitter Handle](https://twitter.com/avimehenwal)
* [LinkedIn](https://in.linkedin.com/in/avimehenwal)
* [Stackoverflow](https://stackoverflow.com/users/1915935/avi-mehenwal)Spread Love :hearts: and not :no_entry_sign: hatred [![Twitter Follow](https://img.shields.io/twitter/follow/avimehenwal.svg?style=social)](https://twitter.com/avimehenwal)
[url]: https://gifted-ramanujan-14d635.netlify.app/