View Issue Details

This issue affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
20668Bug reportsStatisticspublic2026-09-03 16:20
Reportereusweisker Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Product Version7.0.x 
Summary20668: Completed/Incomplete responses chart labels get clipped
Description

The values/labels of the "Completed/Incomplete responses" pie chart at the survey results overview page seem to be affected by a responsive sizing problem. Depending on the container size they get cut off partially or completely.

Steps To Reproduce

Steps to reproduce

  1. Use an activated survey that has at least 1 complete/incomplete response.
  2. Navigate to Results > Results overview.
  3. Look at the Completed/Incomplete pie chart. If you have a big screen, move the browser tab to the laptop or make the browser window´s size smaller.

Expected result

The chart values are completely visible at all screen sizes.

Actual result

Once the container size hits a certain width (around 620px), the values start clipping.

Possible culprits

The recharts-surface element has "overflow: hidden" property, which makes the labels get clipped. Also, the chart´s radius doesn´t get smaller until the size of the window makes the whole container move below the Responses chart container. The values don´t wrap or get smaller on resizing which could also help.

TagsNo tags attached.
Attached Files
image.png (351,376 bytes)
Bug heat0
Complete LimeSurvey version number (& build)7.0.13 (260903)
I will donate to the project if issue is resolvedNo
Story point estimate0
Browser
Database type & version.
Server OS (if known)
Webserver software & version (if known)
PHP Version.

Users monitoring this issue

There are no users monitoring this issue.

Activities

Issue History

Date Modified Username Field Change
2026-09-03 16:20 eusweisker New Issue
2026-09-03 16:20 eusweisker File Added: image.png