Skip to content
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

refactor(topology): beautify topology graph #681

Merged
merged 8 commits into from
Dec 27, 2024
Merged

Conversation

elliotxx
Copy link
Collaborator

@elliotxx elliotxx commented Dec 19, 2024

What type of PR is this?

/kind feature

What this PR does / why we need it:

Enhances the topology map component with the following improvements:

  1. Improved node rendering for better visual clarity and performance.
  2. Added edge animations to enhance the user experience and make the topology map more dynamic.

topology-map-demo

Which issue(s) this PR fixes:

Fixes #

@elliotxx elliotxx added this to the v0.6.0 milestone Dec 19, 2024
@elliotxx elliotxx self-assigned this Dec 19, 2024
@elliotxx elliotxx changed the title feat(topologyMap): enhance topology map component with improved node rendering and edge animations refactor(topologyMap): enhance topology map component with improved node rendering and edge animations Dec 19, 2024
@elliotxx elliotxx changed the title refactor(topologyMap): enhance topology map component with improved node rendering and edge animations refactor(topologyMap): beautify topology map with improved node rendering and edge animations Dec 19, 2024
## What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind refactor
/kind documentation
/kind feature
/kind chore
/kind perf
/kind style
/kind test
-->

## What this PR does / why we need it:

TODO

## Which issue(s) this PR fixes:

<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->

Fixes #
## What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind refactor
/kind documentation
/kind feature
/kind chore
/kind perf
/kind style
/kind test
-->

## What this PR does / why we need it:

TODO

## Which issue(s) this PR fixes:

<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->

Fixes #
## What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind refactor
/kind documentation
/kind feature
/kind chore
/kind perf
/kind style
/kind test
-->

## What this PR does / why we need it:

TODO

## Which issue(s) this PR fixes:

<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->

Fixes #
## What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind refactor
/kind documentation
/kind feature
/kind chore
/kind perf
/kind style
/kind test
-->

## What this PR does / why we need it:

TODO

## Which issue(s) this PR fixes:

<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->

Fixes #
## What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind refactor
/kind documentation
/kind feature
/kind chore
/kind perf
/kind style
/kind test
-->

## What this PR does / why we need it:

TODO

## Which issue(s) this PR fixes:

<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->

Fixes #
@elliotxx elliotxx changed the title refactor(topologyMap): beautify topology map with improved node rendering and edge animations refactor(topology): beautify topology graph with improved node rendering and edge animations Dec 27, 2024
@elliotxx elliotxx changed the title refactor(topology): beautify topology graph with improved node rendering and edge animations refactor(topology): beautify topology graph Dec 27, 2024
@elliotxx elliotxx merged commit 04f6467 into main Dec 27, 2024
10 of 11 checks passed
@elliotxx elliotxx deleted the pretty-topology-graph branch December 27, 2024 04:03
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants