Enode — API Reference
    Preparing search index...
    • The large hero chart for the primary focus metric. Prop-driven over the pre-computed MetricPerformanceData; resolves the metric name / unit / colour from the metrics + text-content stores (so those must be loaded) and derives its summaries from @enode/core performance-insights.

      Parameters

      • __namedParameters: {
            data: MetricPerformanceData;
            onSelectSet: (id: string) => void;
            selectedSetID: string | null;
        }

      Returns Element