deep-foundation / deep-foundation/dev
Find solution for decorate visualization of links.
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Needed competences:
- GIT 3/5
- JS 4/5
- d3 1/10
- three.js 1/10
Synopsis now
- `from` (`source`) colorized red
- `to` (`target`) colorized green
- Link end/start symbols drawing as: `<---O--->`
What needed
- Link end/start symbols must drawing as: `|---O--->`
- `from` and `to` default white color
Technical details
- used https://www.npmjs.com/package/react-force-graph
- For open work environment, just click by `demo` button on page https://deep.foundation/
- Or simple use here link: https://gitpod.io/#https://github.com/deepcase/deepcase
- After all start, you must edit /packages/deeplinks-app/pages/index. You can fork deeplinks-app repo from here https://github.com/deepcase/deeplinks/tree/app. (repo `deeplinks`, branch `app`) and then make PR.
---
Синопсис сейчас
- `from` указатель раскрашен красным
- `to` указатель раскрашен зеленым
- Визуально символы начала и конца отрисованы так: from `<---O--->` to
Что нужно
- Визуально символ начала и конца отрисован должен быть так: from `|---O--->` to
- Цвет должен быть белым.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.