Releases: bento-platform/bento_charts
Releases · bento-platform/bento_charts
v2.6.3
2.6.3 (2024-02-12)
Bug Fixes
- charts: correct # of bar chart dividing lines (a91b4f1)
v2.6.2
2.6.2 (2024-01-23)
Bug Fixes
- deps: bento_web compatibility by allowing react-leaflet 3.x (c0ccece)
v2.6.1
2.6.1 (2024-01-22)
Misc.
- chore: export Count and Other keys used as hard-coded values
Bug Fixes
v2.6.0
2.6.0 (2024-01-02)
Features
- bar: Added multi-color theme possibility (e07295f)
v2.5.1
2.5.1 (2023-12-21)
Bug Fixes
- tooltip: Added z-index to tooltips (74210ff)
Version 2.5.0
2.5.0 (2023-11-27)
Features
- allow optionally setting chart width (d54ff7d)
- optionally fully-responsive bar/pie chart (1066d1f)
v2.4.2
2.4.2 (2023-10-24)
Bug Fixes
- missing dependency for onClick callback in BentoPie (6967ad4)
v2.4.1
2.4.1 (2023-09-28)
Bug Fixes
- maps: preventDefault for link clicks in map popups (af0eb1b)
- package: copy styles to dist (9ac462f)
v2.4.0
2.4.0 (2023-09-27)
Bug Fixes
- maps: allow addl arbitrary props in geojson feature collection (cdf6a89)
- maps: missing dependency in useCallback (c20e846)
- maps: various issues with BentoPointMap (5d90f08)
- package: add geojson peer dep (ae407b1)
- package: lint script (c5f157d)
Features
- charts: add BentoPointMap component (edd02da)
- maps: add BentoChoroplethMap component (2f83b5e)
- maps: configurable tile layer react element (99362bf)