jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
693 stars 124 forks source link

Avoid overlapping text and graphics #3782

Closed SergeiAksenov2 closed 1 month ago

SergeiAksenov2 commented 1 month ago

Environment

Jmix version: 2.4.999-SNAPSHOT

Bug Description

A barchart is overlaid on the text in the Pivot Table (Total 77.00 on the screen)

Steps To Reproduce

Create a Table barchart Pivot table

Current Behavior

image

image

Expected Behavior

A barchart is not overlaid on the text.

glebfox commented 1 month ago

It's problem of PivotTable.JS itself. We have no power there.