Data Visualization
Data-Driven Document Visualization
★ 4.7
Data Visualization & Dashboards
★ 4.4
npm install d3N/A — web application, deploy via Dockernpm install d3N/A — web application, deploy via DockerPython data engineers use D3.js for building custom interactive dashboards that embed in web applications — Python pipeline outputs are served as JSON via a FastAPI endpoint, and the D3.js front end renders them as custom charts. For embedded analytics where Tableau or Superset are too heavy, D3 provides pixel-perfect control over visualization design.
Python data engineers use Redash's API to programmatically create and update queries and dashboards — triggering query execution via the REST API after a pipeline run and sharing dashboard links with stakeholders. Redash is commonly deployed as the lightweight analytics UI for internal pipelines, letting non-technical users explore warehouse data without SQL knowledge.
Individual Tool Pages