Releases: apexcharts/apexcharts.js
Releases Β· apexcharts/apexcharts.js
π Version 3.28.2
16 Sep 19:43
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow HTML in legend while also sanitizing inputs for XSS vulnerability - fixes #2214 , fixes #2463 , fixes #2202
Added support for series-specific border-radius on a bar chart
Improve goals marker drawing options in bars/columns
π Bug Fixes
Fix legend class names to prevent conflict with other libraries
svg.js namespace issue - fixes #2571
π Version 3.28.1
16 Sep 19:39
Compare
Sorry, something went wrong.
No results found
π Bug Fixes
Fix e is null for firefox - fixes #2537
Prevent adding padding to the right if x-axis labels are trimmed
π Version 3.27.3
22 Jul 11:59
Compare
Sorry, something went wrong.
No results found
π Enhancements
New feature - Forecast data-points
π Version 3.27.0
06 Jun 10:33
Compare
Sorry, something went wrong.
No results found
π Enhancements
New feature - bar/column with markers
π Bug Fixes
Add title element for Y-axis labels. #2281
Sanitize input to prevent cross-site scripting
π Version 3.26.3
18 May 10:49
Compare
Sorry, something went wrong.
No results found
π Enhancements
New prop - xaxis.overwriteCategories which allows t overwrite all generated x-axis labels and replace with custom labels
Add scaling options while exporting to SVG/PNG - Thanks, Antonio Rezende
π Version 3.26.2
09 May 19:33
Compare
Sorry, something went wrong.
No results found
π Enhancements
New prop - xaxis.decimalsInFloat
π Bug Fixes
Data-label overflow - fixes #2264
Fix missing first label on the x-axis bar graph - fixes #1730
Fix y-axis title cropped - fixes #2394
π Version 3.26.1
18 Apr 12:50
Compare
Sorry, something went wrong.
No results found
π Enhancements
Add start and end dates in rangeBar tooltip options in a custom tooltip
Heatmap reverseNegativeShade issue - fixes #1704
Add hungarian locale - thanks, @MartinKravec
New feature in TimeScale: added seconds scale - thanks, @nekitk
π Bug Fixes
CSV export fix - fixes #2295
Check circle radius if less than 0
Fix treemap data update - fixes #2356
Datalabel type fix - fixes #2355
Combo candlestick tooltip issue - fixes #2354
Prevent hiding 1st x-label when y-axis is hidden in bar charts
π Version 3.26.0
15 Mar 19:47
Compare
Sorry, something went wrong.
No results found
π Enhancements
Add square for marker shape
Allow shared tooltip in a horizontal bar chart
New property - borderRadius in bar charts; fixes #2291
π Bug Fixes
Fix polar area spokes position when startAngle is custom
Fixed y-axis formatter not working when range contains zero. Thanks, @venarius
Fix for #1629 , adds BOM to CSV export
Forcing the DataLabel to be drawn only within the boundaries of the chart
π Version 3.23.1
28 Dec 19:04
Compare
Sorry, something went wrong.
No results found
π Bug Fixes
Panning fixed in timeline charts
Mixed chart x-axis issue - fixes #2064
A small correction in y-axis min-max - fixes #538
Preserve selection on resize in pie, donut - fixes #2110
Floating y-axis in bar and timelines - fixes #2123
TooltipHoverFormatter in pie charts - fixes #2122
π Version 3.23.0
15 Dec 10:49
Compare
Sorry, something went wrong.
No results found
π Enhancements
Zoom and Pan enabled in timeline charts - fixes #763
π Bug Fixes
Fix export to csv when timestamps are provided - fixes #2101
Bigfix in min/max functions in y-axis - fixes #538 , fixes #2098
Improve logscale