You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PROBLEM: README documented non-working features as functional, causing user confusion
FIXES APPLIED:
1. Subplot grids: Updated to show NOT YET IMPLEMENTED with warning explanation
2. Text annotations: Fixed from "under development" to FULLY IMPLEMENTED with working examples
3. Pcolormesh: Updated from "has issues" to "available and working" (fixed in recent commits)
4. Feature checklist: Corrected subplot status from [x] to [ ]
5. Function names: Updated text annotation function names to actual API
VERIFICATION:
- All examples run successfully: make example passes
- Tests continue to pass: make test successful
- Text annotations work as documented: annotation_demo.f90 proves full functionality
- Subplot warnings appear as documented: matches actual implementation behavior
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments