docs: update breadcrumb comment to remove inaccurate percentage reference

This commit is contained in:
italo jose
2026-04-09 11:24:36 -03:00
parent 16190a226a
commit e62868f52a

View File

@@ -304,7 +304,7 @@ export class Sunburst {
});
}
// Update the breadcrumb trail to show the current sequence and percentage.
// Update the breadcrumb trail to show the current sequence.
updateBreadcrumbs(nodeArray) {
// Data join; key function combines name and depth (= position in sequence).
const trail = this.elements.trail