bb-plane-fork/packages/propel
JayashTripathy b5538565c7
[WEB-4371] feat: bar chart component with lollipop shape variant (#7268)
* feat: enhance bar chart component with shape variants and custom tooltip

* Update packages/propel/src/charts/bar-chart/bar.tsx

removed the unknown props

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/propel/src/charts/bar-chart/bar.tsx

removed console log

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: replace inline percentage text with PercentageText component in bar chart

* Added new variant - lollipop-dotted

* added some comments

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-25 23:43:10 +05:30
..
src [WEB-4371] feat: bar chart component with lollipop shape variant (#7268) 2025-06-25 23:43:10 +05:30
.eslintignore fix: adding propel ui kit to packages 2025-01-14 16:50:41 +05:30
.eslintrc.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
.prettierignore [WEB-3329] dev: new chart components (#6565) 2025-02-10 16:01:06 +05:30
.prettierrc [WEB-3329] dev: new chart components (#6565) 2025-02-10 16:01:06 +05:30
package.json chore(deps): update TypeScript version across multiple packages to 5.8.3 (#7209) 2025-06-13 01:40:27 +05:30
postcss.config.js [WEB-3985] feat: common postcss config and local fonts across all plane applications (#6998) 2025-05-09 14:26:29 +05:30
tailwind.config.ts fix: update tailwind config package 2025-01-14 17:09:40 +05:30
tsconfig.json refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30