Sales Live — real database connection

This dashboard binds to a real SQLite database (examples/data/sales.db) over the canvasxpress-connectors /api/data contract: a bar of revenue by region, a pie of each region’s share of total revenue, and a detail table — all re-querying the database every 3s (the server layers a small live delta on the base figures, so the numbers move like a live feed).

starting…