UBC-MDS / foundation-shades-pydash

Foundation Shades Across the Globe App. Cosmetics data visualization dashboard built with Dash for studying the best selling brands across US, Japan, Indian, and Nigeria.
https://foundation-product-dashboard.herokuapp.com/
MIT License
5 stars 5 forks source link

Adding color matching feature and related customized HTML components #23

Closed KangboLu closed 3 years ago

KangboLu commented 3 years ago

Feature update

  1. Euclidean color HSV calculations implemented
  2. Missing data manually updated
  3. Rescaled the S and V column to 0-100 for 3D distance calculation
  4. Included new libraries for color HSV to Hex conversion
  5. Added customized HTML components for displaying colors as squares with rounded corners

image