Skip to content

Conversation

@couet
Copy link
Member

@couet couet commented Oct 24, 2025

Implement TScatter2D.

  • New class TScatter2D.
  • New example gr019_scatter2d.C superimposing two scatter plot. The color and size take care of color and size ranges of the previous plot.
  • Modify TScatter to take care of the color and size ranges of the previous plot. TScatter2D does the same.
  • TScatted2D works in linear and log scale.
  • Modify gr006_scatter.C to dra two superimposed plots.

@couet couet self-assigned this Oct 24, 2025
@couet couet requested review from linev and removed request for lmoneta and pcanal October 24, 2025 12:15
@ferdymercury
Copy link
Collaborator

Thanks for this!

Fixes #16376

Old attempt: #17185

@ferdymercury ferdymercury added this to the 6.38.00 milestone Oct 24, 2025
Copy link
Member

@linev linev left a comment

Choose a reason for hiding this comment

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

Add checks for fGraph != nullptr.
SavePrimitive can be adjusted later

@github-actions
Copy link

Test Results

    22 files      22 suites   3d 20h 38m 58s ⏱️
 3 702 tests  3 702 ✅ 0 💤 0 ❌
79 493 runs  79 493 ✅ 0 💤 0 ❌

Results for commit 79c6fdd.

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants