Skip to content

Fix lineWidth typo and adjust ctx.restore() placement#1269

Merged
gvreddy04 merged 1 commit intomainfrom
bugfix/line-chart-dots-turning-into-dashed-circles
Feb 27, 2026
Merged

Fix lineWidth typo and adjust ctx.restore() placement#1269
gvreddy04 merged 1 commit intomainfrom
bugfix/line-chart-dots-turning-into-dashed-circles

Conversation

@gvreddy04
Copy link
Contributor

Corrected canvas context property from linewidth to lineWidth for proper line rendering. Moved ctx.restore() to after both drawing operations to ensure canvas state is restored correctly.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant