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

Fix. Account for the "data_array" property of the "values" attribute of the "dimensions" attribute. Closes #2385 #2387

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 31, 2024

  1. Fix. Add special treatment of dimensions attrbute to account for th…

    …e data_array propery of the "values" attribute. Closes plotly#2385.
    
    * Add tests to check that "values" property has class "AsIs" for "parcoords", "parcats" and "splom" traces.
    
    * Add NEWS entry
    trekonom committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c40657a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Apply suggestions from code review

    Co-authored-by: Carson Sievert <cpsievert1@gmail.com>
    trekonom and cpsievert committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    80a3e5e View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    Co-authored-by: Carson Sievert <cpsievert1@gmail.com>
    trekonom and cpsievert authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bb48de8 View commit details
    Browse the repository at this point in the history