Add VisNetwork integration to CareerMapping component
Updated the CareerMapping component to utilize VisNetwork for visualizing relationships between events and career fields. Replaced the previous Mermaid diagram implementation with a network graph, enhancing interactivity and visual clarity. Adjusted data generation logic to support the new network structure and updated relevant namespaces in the project files.
This commit is contained in:
@@ -26,4 +26,4 @@
|
||||
@using MudBlazor
|
||||
@using Core.Entities
|
||||
@using Data
|
||||
@using Blazorade.Mermaid.Components
|
||||
@using VisNetwork.Blazor
|
||||
|
||||
Reference in New Issue
Block a user