Skip to content

Rendering issue with Horizontal Bar Chart orientation #397

Description

@so-spatial1

The bar chart does not render correctly when the orientation is set to horizontal. Below are the results of visualizing Seoul's population data by district using both vertical and horizontal orientations.

Vertical Orientation (Working):

  • X Field: addr_en
  • Y Field: pop
  • Bar Orientation: Vertical
  • Result: Displayed correctly.

Horizontal Orientation (Issue):

  • X Field: pop
  • Y Field: addr_en
  • Bar Orientation: Horizontal
  • Result: Fails to render properly.
Image Image

Desktop (please complete the following information):

  • OS: Windows 11
  • QGIS release QGIS 3.34.15-Prizren
  • DataPlotly release [4.3.2]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions