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

Support for underlays for plots using Plotly #4510

Closed
shefalijoshi opened this issue Nov 29, 2021 · 3 comments
Closed

Support for underlays for plots using Plotly #4510

shefalijoshi opened this issue Nov 29, 2021 · 3 comments
Labels

Comments

@shefalijoshi
Copy link
Contributor

There is a need to support underlays for plots so that data can be referenced against static data points.

Describe the solution you'd like
Use plotly shapes to add underlays to plots. Preferably use with telemetry endpoints.

@shefalijoshi
Copy link
Contributor Author

Resolved in : #4881

@shefalijoshi
Copy link
Contributor Author

Testing instructions:

  1. Create a scatter plot

  2. Select an underlay json file Example:
    Underlay.json.zip

  3. Ensure that the underlay has been rendered on the plot

  4. If min/max ranges for X and Y axes were provided, they should be correctly used in the plot as well.

@charlesh88
Copy link
Contributor

Verified fixed Testathon 6-9-22

@unlikelyzero unlikelyzero added needs:e2e Needs an e2e test and removed unverified labels Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants