Ocideck/ios/Runner.xcodeproj
Brenno de Winter 67408c213c Improve chart rendering and resolve theme logo paths
Charts:
- Shrink axis label fonts and thin/space x-axis labels by actual pixel
  spacing so dense or long labels no longer overlap.
- Line tooltip shows only the point nearest the cursor instead of every
  series stacked vertically.
- Hovering a legend entry highlights its element: bar/line series fade the
  others (pie expands the matching slice), in app and presentation mode.
- Add optional min/max threshold lines per bar/line chart (ignored for pie),
  editable in the chart editor and drawn in both the live preview and the
  exported SVG.

Theme:
- Resolve relative logo paths in a ThemeProfile against the project path and
  home directory so deck logos load regardless of working directory.

Tests cover bound round-trip, editor fields, SVG bounds, legend-hover fading,
and bound-line rendering.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 12:18:35 +02:00
..
project.xcworkspace Improve chart rendering and resolve theme logo paths 2026-06-08 12:18:35 +02:00
xcshareddata/xcschemes Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
project.pbxproj Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00