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

x and y should have different range when plot 3D fragilities #126

Open
longshuicy opened this issue Jun 28, 2023 · 0 comments
Open

x and y should have different range when plot 3D fragilities #126

longshuicy opened this issue Jun 28, 2023 · 0 comments
Labels
2storypoints Between 2-6 hours of work, requiring email and/or a brief meeting enhancement New feature or request

Comments

@longshuicy
Copy link
Member

we might want to have x_start/x_end, y_start/y_end, x_interval/y_interval for the function

@staticmethod
    def get_x_y_z(curve, demand_type_names, curve_parameters, custom_curve_parameters, start=1, end=50,
                  sample_interval: int = 0.5):

But we need to think about backward compatibility

@longshuicy longshuicy added 2storypoints Between 2-6 hours of work, requiring email and/or a brief meeting enhancement New feature or request labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2storypoints Between 2-6 hours of work, requiring email and/or a brief meeting enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant