Skip to content

Commit b0f6cf8

Browse files
committed
update: move issue #331 to DONE after PR #353 merge
1 parent b499427 commit b0f6cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BACKLOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
- [ ] #350: Refactor - improve documentation comments in raster drawing module
2525

2626
## DOING (Current Work)
27-
- [ ] #331: Fix - No legend visible in format_string_demo.html
2827

2928
## BLOCKED (Infrastructure Issues)
3029

@@ -51,6 +50,7 @@
5150
- Performance impact validation
5251

5352
## DONE (Completed)
53+
- [x] #331: Fix - No legend visible in format_string_demo.html - FIXED: Restored legend visibility by removing automatic reset of show_legend during figure re-initialization, allowing user legend settings to persist across plot operations (PR #353 merged)
5454
- [x] #334: Fix - No output visible on pcolormesh_demo.html - FIXED: Added comprehensive documentation content with PNG images, ASCII outputs, and PDF download links to resolve GitHub Pages visibility issue (PR #351 merged)
5555
- [x] #333: Fix - Circles seem not centered with line plot in marker_demo.html - FIXED: Resolved marker centering coordinate consistency through sub-pixel adjustment (-0.5, -0.5) to align markers with line drawing pixel centers (PR #346 merged)
5656
- [x] #335: Fix - Axes wrong and no labels visible on scale_examples.html - FIXED: Resolved axis label rendering issues with proper tick marks, axis labels, and tick labels in ASCII and raster backends (PR #341 merged)

0 commit comments

Comments
 (0)