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

FEAT: Improve the visualization of the shape in topology optimization #339

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Oct 25, 2023

Closes #334

This PR introduces the usage of the tableau colorblind colors for visualization of the shape of the topology optimization problems.

@sblauth sblauth added the enhancement New feature or request label Oct 25, 2023
@sblauth sblauth added this to the v2.1 milestone Oct 25, 2023
@sblauth sblauth self-assigned this Oct 25, 2023
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #339 (4a309b7) into main (09cb14d) will increase coverage by 0.00%.
The diff coverage is 40.00%.

@@           Coverage Diff           @@
##             main     #339   +/-   ##
=======================================
  Coverage   92.52%   92.52%           
=======================================
  Files          84       84           
  Lines        6603     6604    +1     
=======================================
+ Hits         6109     6110    +1     
  Misses        494      494           
Files Coverage Δ
...logy_optimization/topology_optimization_problem.py 91.14% <40.00%> (+0.11%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sblauth sblauth merged commit 178dc56 into main Oct 25, 2023
22 of 23 checks passed
@sblauth sblauth deleted the dev/topology_visualization branch October 25, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Development] Improve visualization of TopologyOptimizationProblem.plot_shape
1 participant