Ocideck/lib
Brenno de Winter dd54d36a60 Move radar scale to a side legend and add point tooltips
- The radar/spider scale no longer clutters the figure: the evenly spaced
  tick values now sit in a slim legend beside the chart, both in the live
  preview and in the SVG/HTML export.
- Hovering a radar point shows a tooltip (axis, series, value) like the other
  charts; the invisible scale-anchor dataset is ignored.
- Refresh the documentation (README, user guide, file format, changelog) for
  all recent work: code-slide theming with custom hex colours, the spider/radar
  chart type, chart min/max, legend hover, and the chart tooltip behaviour.
- Drop two redundant non-null assertions in the chart preview tests.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 14:04:47 +02:00
..
l10n Add code-slide theming, radar scale, and proximity line tooltips 2026-06-08 13:51:29 +02:00
models Add code-slide theming, radar scale, and proximity line tooltips 2026-06-08 13:51:29 +02:00
services Move radar scale to a side legend and add point tooltips 2026-06-08 14:04:47 +02:00
state Improve chart rendering and resolve theme logo paths 2026-06-08 12:18:35 +02:00
theme Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00
utils Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
widgets Move radar scale to a side legend and add point tooltips 2026-06-08 14:04:47 +02:00
app.dart Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00
main.dart Add dual-screen presenter mode (slide on beamer, notes on laptop) 2026-06-06 21:25:34 +02:00