Skip to content

Bug Report: Vertical mirror word cloud image #1776

@Erimus-Koo

Description

@Erimus-Koo

Current Behaviour

In the final HTML version, the word cloud is first mirrored through a transform, which causes the image to be upside down when saved as a picture.

Expected Behaviour

  1. Expect the image to be displayed in the correct orientation.
  2. Expect the generated image to be 2x or larger, and then scaled using the current scale to make the exported image clearer.

Data Description

Arbitrary data

Code that reproduces the bug

pandas-profiling version

v4.16.1

Dependencies

requires-python = ">=3.12,<3.13"
dependencies = [
    "beautifulsoup4>=4.13.4",
    "lxml>=6.0.0",
    "pandas>=2.2.3",
    "rich>=14.1.0",
    "setuptools>=80.9.0",
    "ydata-profile>=1.0.3",
]

OS

No response

Checklist

  • There is not yet another bug report for this issue in the issue tracker
  • The problem is reproducible from this bug report. This guide can help to craft a minimal bug report.
  • The issue has not been resolved by the entries listed under Common Issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions