Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artefact when drawing TGraph2D with "tri1" draw option #13424

Closed
1 task done
linev opened this issue Aug 9, 2023 · 4 comments
Closed
1 task done

Artefact when drawing TGraph2D with "tri1" draw option #13424

linev opened this issue Aug 9, 2023 · 4 comments

Comments

@linev
Copy link
Member

linev commented Aug 9, 2023

Check duplicate issues.

  • Checked for duplicates

Description

When drawing TGraph2D with "tri1" draw option and configure min/max Z values which do not fully covers existing range,
wrong drawing appears.
c1

Reproducer

Reproducer macro:
gr2d.C.txt

ROOT version

master branch, most probably all previous branches as well

Installation method

build from source

Operating system

OpenSUSE Linux

Additional context

No response

@couet
Copy link
Member

couet commented Aug 14, 2023

I’ll check

@couet
Copy link
Member

couet commented Aug 15, 2023

I see the artefact too. note that the following is ok:

   dt->SetMaximum(dt->GetZmax() + 0.1);

@couet
Copy link
Member

couet commented Sep 1, 2023

Fix here: #13585

@couet couet closed this as completed Sep 4, 2023
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Hi @couet,

It appears this issue is closed, but wasn't yet added to a project. Please add upcoming versions that will include the fix, or 'not applicable' otherwise.

Sincerely,
🤖

@linev linev added this to Issues in Fixed in 6.30/00 via automation Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants