Update README.md

This commit is contained in:
Dmitry 2025-03-07 11:36:51 +03:00 committed by GitHub
parent 1276f6ec1a
commit 845df5b400
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,9 @@
Ранее:
[Задача: построить граф из двух фигур по id фигур и соединить их через эти id](https://github.com/bpmbpm/SemanticBPM/blob/main/implementations/SVG/connector/README.md) в том числе: SVG редактор для построения графов,
Ранее:
- [Файл 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)