Skip to content

Fix zero-valued chart reference lines - #1408

Merged
lovasoa merged 1 commit into
mainfrom
fix/chart-zero-reference-line
Aug 30, 2026
Merged

Fix zero-valued chart reference lines#1408
lovasoa merged 1 commit into
mainfrom
fix/chart-zero-reference-line

Conversation

@lovasoa

@lovasoa lovasoa commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

A chart row with xline = 0 or yline = 0 was serialized as a data point because the Handlebars truthiness check treated zero as false. Include explicit zero checks so zero-valued annotations render as reference lines.

@lovasoa
lovasoa force-pushed the fix/chart-zero-reference-line branch from d512917 to 2a98846 Compare August 30, 2026 10:47
@lovasoa
lovasoa merged commit c398fb6 into main Aug 30, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant