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

Migrate cobb-douglas hardcoded values to newer "a" variables #3375

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

nikolas
Copy link
Member

@nikolas nikolas commented Jul 29, 2024

Issue #3368

Moving forward, it seems all graphs contain a set of fields which all make use of the following properties:

  • Value
  • Name (optional)
  • Min/Max (optional)
  • Alternate value (optional)
  • Alternate min/max (optional)

We can encapsulate this into an abstraction called a graph "Field". It's still to be determined what this will actually look like on the back-end, I am just trying to understand things conceptually.

Issue #3368

Moving forward, it seems all graphs contain a set of fields which all make
use of the following properties:
* Value
* Name (optional)
* Min/Max (optional)
* Alternate value (optional)

We can encapsulate this into an abstraction called a graph "Field".
It's still to be determined what this will actually look like on the
back-end, I am just trying to understand things conceptually.
@Evan-CTL Evan-CTL merged commit f0e65b1 into master Jul 29, 2024
3 checks passed
@ndittren ndittren deleted the cobb-douglas-migrate-vars branch January 17, 2025 14:41
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.

2 participants