mirror of
https://github.com/bpmbpm/doc.git
synced 2026-04-30 12:30:52 +00:00
16 lines
1.2 KiB
Markdown
16 lines
1.2 KiB
Markdown
Ранее:
|
|
|
|
- [Файл ttest5a.svg](https://github.com/bpmbpm/doc/blob/main/test/SVG/README.md)
|
|
- [SVG_createConnector + обсуждение вариантов](https://github.com/bpmbpm/SemanticBPM/blob/main/implementations/SVG/connector/README.md#svg_createconnector)
|
|
- implementations: [Задача: построить граф из двух фигур по id фигур и соединить их через эти id](https://github.com/bpmbpm/SemanticBPM/blob/main/implementations/SVG/connector/README.md) в том числе: SVG редактор для построения графов,
|
|
Зачем это нужно, см. [Подходы к кодированию id фигур и стрелок (отношений)](https://github.com/bpmbpm/SemanticBPM/blob/main/implementations/drawio/principles.md)
|
|
|
|
Отдаленно:
|
|
- [React и графики: 8 библиотек для визуализации данных](https://habr.com/ru/companies/ru_mts/articles/885650/#comment_28010470)
|
|
|
|
### SVG-Edit
|
|
- https://github.com/SVG-Edit/ ; https://github.com/SVG-Edit/svg-edit-react ; https://svg-edit.github.io/svg-edit-react/dist/index.html
|
|
- https://github.com/madskristensen/SvgViewer
|
|
|
|
### Metadata
|
|
- https://www.w3.org/TR/SVG/struct.html#MetadataElement
|