simplecharts

SVG charts without dependencies
git clone https://git.ce9e.org/simplecharts.git

DateCommit messageAuthor
2026-04-13 11:58add math exampleTobias Bengfort
2026-04-13 11:48bump version to 0.2.0Tobias Bengfort
2026-04-13 11:45ci: update actionsTobias Bengfort
2026-04-13 11:40tweak round_max()Tobias Bengfort
2026-04-13 10:37support dark color schemeTobias Bengfort
2026-04-13 10:27use (closed) polygon for stack areasTobias Bengfort
2026-04-13 09:24lint: ambigous variable nameTobias Bengfort
2026-04-13 09:22limit float precisionTobias Bengfort
2026-04-13 09:21strip trailin 0 on floatTobias Bengfort
2025-08-11 20:26pyproject.toml: license syntaxTobias Bengfort
2025-04-28 15:02bump version to 0.1.1Tobias Bengfort
2025-04-28 13:39fix: deal with all-zero dataTobias Bengfort
2025-04-24 17:01mention CLI and CSV in READMETobias Bengfort
2025-04-24 16:43bump version to 0.1.0Tobias Bengfort
2025-04-24 16:51setup CI publishingTobias Bengfort
2025-04-24 16:50test: avoid redundant render callTobias Bengfort
2025-04-24 16:41fix half label for floatsTobias Bengfort
2025-04-24 16:37test float valuesTobias Bengfort
2025-04-24 16:29fix CLI descriptionTobias Bengfort
2025-04-24 16:15break legend into multiple rows if necessaryTobias Bengfort
2025-04-24 16:18test long labelsTobias Bengfort
2025-04-24 16:16fix: use y_labels in height calculationTobias Bengfort
2025-04-24 16:14set font-size and font-familyTobias Bengfort
2023-11-05 10:14rename master branch to mainTobias Bengfort
2023-11-05 10:02convert README to markdownTobias Bengfort
2023-11-05 10:01switch to pyproject.tomlTobias Bengfort
2023-11-05 09:58lintTobias Bengfort
2020-02-20 09:34allow to execute script on its ownTobias Bengfort
2020-02-20 09:23rm trailing .0Tobias Bengfort
2020-02-20 09:22use polyline instead of path (simpler)Tobias Bengfort
2020-01-10 13:11support float valuesTobias Bengfort
2020-01-10 13:10test round_maxTobias Bengfort
2020-01-10 13:04add cliTobias Bengfort
2020-01-06 07:44extend READMETobias Bengfort
2019-10-02 10:47convert docs to rstTobias Bengfort
2019-10-02 10:41bump version to 0.0.2Tobias Bengfort
2019-10-02 08:02use README for long_descriptionTobias Bengfort
2019-10-02 08:01cleanup setup.pyTobias Bengfort
2019-06-04 18:58Merge branch 'aria-table'Tobias Bengfort
2019-06-04 18:58add aria attributesTobias Bengfort
2019-06-04 18:37restructure column renderers into rowsTobias Bengfort
2019-06-04 06:09add dots to line renderersTobias Bengfort
2019-06-04 05:40skip key in cell titlesTobias Bengfort
2019-02-20 07:12rm example.svgTobias Bengfort
2019-02-20 07:11fix license in setup.pyTobias Bengfort
2019-02-20 07:05extend setup.pyTobias Bengfort
2019-02-20 07:02add testsTobias Bengfort
2019-02-20 07:00sort attributes (for consistent output)Tobias Bengfort
2019-02-19 16:23add setup.pyTobias Bengfort
2019-02-19 13:27fix optional legendTobias Bengfort
2019-02-19 12:55add READMETobias Bengfort
2019-02-19 12:41initTobias Bengfort