Skip to content

Detect and increase pixelRatio in 3D plots when anti-alias is not enabled by hardware - #3571

Closed
archmoj wants to merge 5 commits into
masterfrom
fix3387-false-antialias-3d
Closed

Detect and increase pixelRatio in 3D plots when anti-alias is not enabled by hardware#3571
archmoj wants to merge 5 commits into
masterfrom
fix3387-false-antialias-3d

Conversation

@archmoj

Copy link
Copy Markdown
Contributor

Fixes#3387 and would also improve the quality of images produced using saveImage & by CI.
More description - coming soon.

fixes for pixelRatio in scatter3d - surface3d - error3d - mesh3d
improve padding for ticks in orthographic views in gl-axes3d
new gl3d baselines
@archmojarchmoj added the bug something broken label Feb 23, 2019
updated 3 baselines with reduced dims to properly run on CI
…iginal
updated 4 baselines with reduces width dimensions to run properly on CI
updated baseline to keep height equal the original baseline
@archmoj

Copy link
Copy Markdown
ContributorAuthor

Closing in the favour of #3573 which was able to address more bugs while keeping more baselines unchanged.

@archmojarchmoj closed this Feb 25, 2019
@etpinard
etpinard deleted the fix3387-false-antialias-3d branch February 25, 2019 15:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugsomething broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@archmoj