EU Parliament Monitor - API Documentation - v0.7.19
    Preparing search index...
    • Build a legislative pipeline status panel as a self-contained HTML section. Renders a horizontal bar chart (Chart.js) for on-track / delayed / blocked / fast-tracked counts with color-coded status classes and a <noscript> fallback list.

      Returns an empty string when pipeline is null/undefined or has zero total procedures.

      Parameters

      • pipeline: LegislativePipeline | null | undefined

        Legislative pipeline data

      • panelIndex: number

        Index used for unique canvas IDs

      • lang: string = 'en'

        BCP 47 language code for localized labels

      Returns string

      HTML string for the pipeline panel or empty string