Skip to content

Figure refactor#26

Merged
msrosenberg merged 4 commits intodev-branchfrom
fig-refactor
Jun 27, 2023
Merged

Figure refactor#26
msrosenberg merged 4 commits intodev-branchfrom
fig-refactor

Conversation

@msrosenberg
Copy link
Copy Markdown
Owner

Reorganized figure creation by just passing around chart data rather than created figures

Instead of passing both figures and the chart_data back and forth among functions, just pass the chart_data as it can be used to reconstruct the figure to display at the end.

Reduces overall complexity a bit across the codebase
fixing test code to align with refactored figure creation
A bit of code cleaning, mostly comments but also one missed return value, based on the figure refactoring
@msrosenberg msrosenberg merged commit 5a1fecb into dev-branch Jun 27, 2023
@msrosenberg msrosenberg deleted the fig-refactor branch June 27, 2023 20:30
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.

1 participant