From 2c0ef6d3c688d41b144ce247d7a72a4156970b58 Mon Sep 17 00:00:00 2001 From: Oliver Lambson Date: Mon, 26 Aug 2024 04:31:12 +0200 Subject: [PATCH] docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e18a8b1..81b21de 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Build easy, minimal, PDF-able data reports with markdown and python. - [x] altair figures as html - [x] matplotlib figures as png (drop mpld3) - [x] allow nested pages for grouping reports +- [ ] matplotlib figures as svg? - [ ] make plotting libraries optional - [ ] pdf exports with selenium in headless mode - [ ] cli? (`boredcharts init`, `boredcharts export [report]`, `boredcharts dev`, `boredcharts serve`)