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 97c98c7 7.2 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v1/skills/backend-routing-and-dispatch commit 97c98c7e73

Frequently asked questions

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