twenty/packages
Arun d389a4341d
[Fix]: Vertical bar charts with max data range do not show data up to the top if above max data range (#18748)
fixes issue : #18606 

we have removed the irrelevant use of filters in the backend which
removes the values that are out of max, min range hence modifying the
rawValues.

- Modified relevant tests
- fixed regressions (Horizontal bar charts rightLabel cropping)
- removed dead utility filterByRange code

Before :
<img width="1253" height="722" alt="Screenshot 2026-03-18 at 10 24
14 PM"
src="https://github.com/user-attachments/assets/20adb5bb-0f96-4952-9777-1f1a6ebe03eb"
/>

After:
<img width="865" height="724" alt="Screenshot 2026-03-18 at 11 16 33 PM"
src="https://github.com/user-attachments/assets/b2695d85-ca5e-4923-8f57-8d3c87c8212a"
/>

<img width="1260" height="689" alt="Screenshot 2026-03-19 at 12 16
41 AM"
src="https://github.com/user-attachments/assets/fb25e15f-eec2-445e-9103-280d58664454"
/>

---------

Co-authored-by: Arun kumar <arunkumar@Aruns-MacBook-Air.local>
Co-authored-by: ehconitin <nitinkoche03@gmail.com>
2026-03-20 19:33:21 +00:00
..
create-twenty-app Scaffold light twenty app dev container (#18734) 2026-03-18 20:10:54 +01:00
twenty-apps Twenty sdk cli oauth (#18638) 2026-03-17 11:43:17 +01:00
twenty-cli 1774 extensibility v1 create an exhaustive documentation readme or dedicated section in twenty contributing doc (#16751) 2025-12-22 15:19:11 +01:00
twenty-companion Migrate from ESLint to OxLint (#18443) 2026-03-06 01:03:50 +01:00
twenty-docker Scaffold light twenty app dev container (#18734) 2026-03-18 20:10:54 +01:00
twenty-docs i18n - docs translations (#18807) 2026-03-20 17:46:46 +01:00
twenty-e2e-testing Re-enable disabled lint rules and right-size CI runners (#18461) 2026-03-06 13:33:02 +00:00
twenty-emails Optimize merge queue to only run E2E and integrate prettier into lint (#18459) 2026-03-06 13:20:57 +01:00
twenty-front [Fix]: Vertical bar charts with max data range do not show data up to the top if above max data range (#18748) 2026-03-20 19:33:21 +00:00
twenty-oxlint-rules Add twenty/folder-structure custom oxlint rule (#18467) 2026-03-06 17:02:46 +00:00
twenty-sdk fix useless auth in sdk gql codegen command (#18805) 2026-03-20 17:22:41 +01:00
twenty-server [Fix]: Vertical bar charts with max data range do not show data up to the top if above max data range (#18748) 2026-03-20 19:33:21 +00:00
twenty-shared fix(links): preserve percent-encoded URLs during normalization (#18792) 2026-03-20 16:56:12 +00:00
twenty-ui refactor: unify layout customization mode (record pages + navigation) (#18640) 2026-03-17 16:24:09 +01:00
twenty-utils Refactor dev environment setup with auto-detection and Docker support (#18564) 2026-03-12 08:43:58 +01:00
twenty-website Upgrade Apollo Client to v4 and refactor error handling (#18584) 2026-03-13 14:59:46 +01:00
twenty-zapier Deprecate legacy RICH_TEXT field metadata type (#18623) 2026-03-13 17:25:40 +01:00