Ocideck/lib/services
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
..
annotation_codec.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
caption_service.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
description_service.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
export_service.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
file_service.dart Improve chart rendering and resolve theme logo paths 2026-06-08 12:18:35 +02:00
image_service.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
markdown_service.dart Add chart slides (bar/line/pie) with hybrid CSV storage 2026-06-07 11:42:44 +02:00
marp_html_service.dart Move radar scale to a side legend and add point tooltips 2026-06-08 14:04:47 +02:00
recovery_service.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
slide_rasterizer.dart feat: polish app icons and presentation exports 2026-06-05 00:02:51 +02:00