v1.4.48 #936
Abhinandan-Kushwaha
announced in
Announcements
v1.4.48
#936
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🎉 1.4.48 Major Release
✨ Features added-
barMarginBottom
to stacked bar charts. See Bottom margin between bar and x axis #126 (comment)customBackground
to Bar, Line, Area charts.customBackground
is an object with following keys (All of which are optional). See Controlling the boundaries of sections painted with sectionColors #790CustomBackground
focusTogether
andfocusProximity
to Line and Area charts to control the focus behaviour. See Is it possible to add customized tooltip for multi-line charts? #910resetPointerIndexOnRelease
insidepointerConfig
to set pointerIndex to -1 upon releasing the pointer. Default value isfalse
. See getPointerProps Returns Previous Selected Point Index on Release #854activatePointersInstantlyOnTouch
insidepointerConfig
whose default value istrue
. When set to false, the pointer will be activated not instantly after touch, but on dragging after touch. See Is it possible to render the pointerStrip and call getPointerProps on first press? #934🐛 Bug fixes
barMarginBottom
not working for Bar charts.spacing
on data in LineChart #923This discussion was created from the release v1.4.48.
Beta Was this translation helpful? Give feedback.
All reactions