Backend Routing And Dispatch

Use when you need to support multiple plotting backends for the same data visualization task, and you want to centralize backend selection logic so that users can specify their preferred rendering engine (matplotlib, bokeh, or plotly) at call time without modifying the core plotting logic.

HolobiomicsLab Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v2/leaves/backend-routing-and-dispatch commit f300f3d6ec

Frequently asked questions

npx skillmds@latest add holobiomicslab/backend-routing-and-dispatch-2