You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Title: Add advanced JSON statistics and insights panel
Description:
Provide an optional statistics panel that gives insights into the JSON structure (counts, depth, type distribution, approximate size, etc.). This can build upon or extend any existing statistics feature.
Tasks:
Compute basic metrics: total nodes, objects, arrays, max depth.
Add advanced JSON statistics and insights panelProvide an optional statistics panel that gives insights into the JSON structure (counts, depth, type distribution, approximate size, etc.). This can build upon or extend any existing statistics feature.