bb-plane-fork/packages/types
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
..
src [WEB-4855] refactor: chart tick improvements (#7732) 2025-09-09 23:51:13 +05:30
.eslintrc.js [WEB-4790] fix: moved typescript parser to the base eslint config (#7658) 2025-08-27 21:03:20 +05:30
.prettierignore fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
.prettierrc [PE-93] refactor: editor mentions extension (#6178) 2024-12-20 13:41:25 +05:30
package.json [WEB-4810] feat: migrate to tsdown from tsup (#7679) 2025-09-03 14:01:57 +05:30
tsconfig.json fix: update tsup build packages (#7438) 2025-07-18 15:04:31 +05:30
tsdown.config.ts [WEB-4810] feat: migrate to tsdown from tsup (#7679) 2025-09-03 14:01:57 +05:30