Node Monitoring: Active
VY

Data Management

Directly manipulate the underlying data model for Vyraxis Intelligence.

Live Data Editor
Edit or upload a custom JSON dataset below. Schema validation is automatic.
Chart
Cases
Graphs
Required Data Schema

chartData (Array)

Keys: time (string), risk (number).

cases (Array)

Keys: id, title, status, priority, analyst, updated, risk.

nodes (Array)

Keys: id, label, x, y, type, risk.

edges (Array)

Keys: from, to, amount, color.