
Chris CoutinhoandClaude
c126c3ec03
fix: Preserve 3D plot camera and improve documentation
This commit addresses PR feedback and fixes plot camera behavior.
## JavaScript Fix - Camera Preservation
- Changed plot update strategy from recreating layout to using Plotly.restyle()
- Query point visibility now toggles via restyle() which only modifies trace visibility
- Camera position/zoom naturally preserved since layout remains untouched
- Resolves jumpy plot behavior when toggling "Show Query Point" checkbox
Related: nextcloud_mcp_server/auth/static/vector-viz.js:58-73
## Documentation Improvements
- Condensed vector-sync-ui.md from 316 to 94 lines (~70% reduction)
- Removed redundant FAQ section (content merged into main sections)
- Simplified use cases from 4 detailed sections to 3 focused paragraphs
- Streamlined troubleshooting to 3 common issues
- Merged technical details into overview section
- Retained all essential information while improving readability
## Screenshot Updates
Removed old/outdated images (5 files):
- rag-workflow-bidirectional-final.png
- rag-workflow-prominent-llm.png
- rag-workflow-simple-final.png
- vector-viz-interface.png
- welcome-page.png
Replaced with current screenshots (3 files):
- vector-viz-document-types-2col.png - Now shows plot + results
- vector-viz-chunk-context.png - Centered content view
- vector-viz-results.png - Updated results list
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 14:10:53 +01:00
..
2025-11-19 14:10:53 +01:00
2025-11-16 07:03:18 +01:00
2025-11-13 21:57:14 +01:00
2025-11-05 15:19:55 +01:00
2025-11-16 11:36:58 +01:00
2025-11-17 06:32:30 +01:00
2025-11-16 11:17:41 +01:00
2025-11-16 11:36:58 +01:00
2025-11-17 06:47:58 +01:00
2025-11-17 06:47:58 +01:00
2025-10-25 19:52:45 +02:00
2025-11-19 04:10:44 +01:00
2025-05-04 23:24:55 +02:00
2025-11-19 04:10:44 +01:00
2025-11-11 20:35:08 +01:00
2025-11-18 12:17:23 +01:00
2025-11-05 21:44:04 +01:00