Skip to content

[GENERAL SUPPORT]: Interactive Contour Plots in 1.x.x #4778

@rezaybsh

Description

@rezaybsh

Question

Hi,
Is there a way to generate the same interactive contour plots in Ax 1.x.x as was possible in 0.x.x?
In Ax 0.x.x, this could be done using:

from ax.plot.contour import interact_contour
model = ax_client.generation_strategy.model
plot_config = interact_contour(model=model, metric_name=metric_name)

I’m looking for the equivalent functionality or recommended alternative in the 1.x.x API. Has this feature been moved, replaced, or deprecated?
Thanks in advance for the guidance.
Mo

Please provide any relevant code snippet if applicable.

Code of Conduct

  • I agree to follow this Ax's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions