mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
docs: update breadcrumb comment to remove inaccurate percentage reference
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user