-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Replace HyperCRX networks component with OSGraph networks #834
Comments
In development stage, we could just use the network URL of microsoft/vscode repo and tison to test. The networks are:
In the future, the sharing URL of OSGraph will update to something like |
@HalloMelon Could you provide the detailed title and description of the networks which will be used in this feature according to the information in https://github.com/TuGraph-family/OSGraph readme? We will need both Chinese and English version. |
Yeah, let me do it~ |
Currently, HyperCRX has 4 networks. In the future, will we embed all 6 networks from OSGraph into HyperCRX, or will we only embed 4 of them? |
English Version
中文介绍
|
I think we will embed all 6 networks in OSGraph if it is not too much trouble. |
The last time OSGraph personnel raised the following questions:
iShot_2024-08-22_20.40.18.mp4iShot_2024-08-22_20.41.03.mp4Several issues have been resolved at present. As shown above. And for questions 1 and 2, regarding height and refresh scaling, I think it is due to issues with the OSGraph webpage itself. As shown in the video below. iShot_2024-08-22_20.42.09.mp4 |
It looks really good already~ |
@wangyantong2000 Why does this issue reopened? Is there anything to improve? |
Previously, it was mentioned in the group that better routing solutions may be proposed in the future. For convenience, this issue has not been closed. |
Sure, understood. Actually OSGraph has modified the routing design, I think we can start to migrate to the new version. |
OK |
Is there a description of the new routing design? |
Description
Currently, we have 4 networks (2 for repos and 2 for developers) in HyperCRX, but since OpenDigger no longer maintains a graph database infra, the data of the 4 networks are not updated for months.
After OSGraph 2.0 launched, we could use OSGraph networks to replace the old components.
OSGraph has 6 types of network (3 for repos and 3 for developers), so we could just put them into HyperCRX and replace the old ones. OSGraph provides sharing URL to access the networks, so I think we just need to embed them with iframe.
The text was updated successfully, but these errors were encountered: