Ocideck/lib/widgets/slides
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
..
inline_markdown.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
slide_preview.dart Move radar scale to a side legend and add point tooltips 2026-06-08 14:04:47 +02:00
slide_thumbnail.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00