bb-plane-fork/apps/web/core
Jayash Tripathy 43b7a6ad0a
[WEB-4855] refactor: chart tick improvements (#7732)
* 🚧 WIP: Introduced customTicks prop in BarChart for flexible tick rendering.

*  feat: added customTicks to axis charts for flexible tick rendering

* 🔧 fix: update default bar fill color to black and ensure consistent color usage in BarChart

*  feat: add customTooltipContent prop to LineChart for enhanced tooltip flexibility

* 🔧 fix: update bar fill color handling to support dynamic colors based on data and removed DEFAULT_BAR_FILL_COLOR

* 🔧 fix: correct bar fill color handling in BarChart to ensure proper color assignment for tooltips

* 🔧 fix: update customTicks prop types in TAxisChartProps to use unknown type for better type safety

* 📝 chore: updated translations and cleaned up insight card

* 🚨 fix: lint

* 🔧 fix: remove unused translation key "no_of" from Russian translations
2025-09-09 23:51:13 +05:30
..
components [WEB-4855] refactor: chart tick improvements (#7732) 2025-09-09 23:51:13 +05:30
constants [WEB-4840] chore: icon migration from @plane/ui to @plane/propel/icons (#7721) 2025-09-04 14:44:53 +05:30
hooks [WEB-4828] refactor: remove legacy project-level draft work items components (#7694) 2025-09-02 12:29:00 +05:30
layouts [WEB-4840] chore: icon migration from @plane/ui to @plane/propel/icons (#7721) 2025-09-04 14:44:53 +05:30
lib feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
local-db chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
services [WEB-4828] refactor: remove legacy project-level draft work items components (#7694) 2025-09-02 12:29:00 +05:30
store [WEB-4836] fix: work item retrieval in peek overview (#7705) 2025-09-02 19:26:35 +05:30