Skip to content

869 scatter plot#1506

Merged
johbaxter merged 18 commits intodevfrom
869-scatter-plot
Aug 21, 2025
Merged

869 scatter plot#1506
johbaxter merged 18 commits intodevfrom
869-scatter-plot

Conversation

@RNubla
Copy link
Copy Markdown
Contributor

@RNubla RNubla commented Jul 14, 2025

Description

Changes Made

  • create customRenderHook to be able to reflect changes made via useBlock
  • create test cases for scatter plot

How to Test

  1. pnpm run test

Notes

@RNubla RNubla requested a review from a team as a code owner July 14, 2025 16:32
@RNubla RNubla linked an issue Jul 14, 2025 that may be closed by this pull request
@RNubla RNubla requested a review from memisrose July 14, 2025 16:34
Copy link
Copy Markdown
Contributor

@johbaxter johbaxter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this actually works, but will push test. If we have failed test, test team should fix. But will push for the purpose of adding the test file

@johbaxter johbaxter merged commit 479fd69 into dev Aug 21, 2025
3 checks passed
@johbaxter johbaxter deleted the 869-scatter-plot branch August 21, 2025 21:10
@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /update_changelog

@QodoAI-Agent
Copy link
Copy Markdown

Changelog updates: 🔄

2025-08-21 *

Added

  • Scatter plot test coverage, including tooltip, axis visibility, title, sizing, and font settings
  • Custom render hook support to reflect useBlock updates in tests

Changed

  • Testing utilities adjusted to pass render engine ID automatically

to commit the new content to the CHANGELOG.md file, please type:
'/update_changelog --pr_update_changelog.push_changelog_changes=true'

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.

Scatter Plot

4 participants