79452309

Date: 2025-02-19 17:49:53
Score: 1.5
Natty:
Report link

It looks like you're trying to visualize hierarchical data dynamically based on the most common terms, but you're running into Vega's lack of looping/recursion support. Your idea of using a doughnut chart with nested sections or a Sankey/tree-like structure makes sense, but Kibana and Vega's built-in tools may not handle this adaptively.

A couple of suggestions:

It’d be great to hear if others have found a way to handle this within Kibana/Vega itself.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Bilal Shah