Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[Snyk] Upgrade @amcharts/amcharts4 from 4.9.23 to 4.9.26 #31
Conversation
Snyk has created this PR to upgrade @amcharts/amcharts4 from 4.9.23 to 4.9.26. See this package in NPM: https://www.npmjs.com/package/@amcharts/amcharts4 See this project in Snyk: https://app.snyk.io/org/wallace41290/project/0d1ece67-26c4-440e-bf73-1d9186e20726?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade @amcharts/amcharts4 from 4.9.23 to 4.9.26.
Release notes
Package name: @amcharts/amcharts4
[4.9.26] - 2020-06-07
Fixed
showOnInit = false
were not shown on a chart initially (since last release only).[4.9.25] - 2020-06-06
Added
am4core.options.autoDispose
added (defaultfalse
). If set totrue
, when chart is being created in a container that has already existing chart, instead of "Chart was not disposed" warning in console, the chart being overwritten will be disposed.Changed
Fixed
data
was updated openExportMenu
was forcibly being closed."Z"
and"ZZ"
indicators ininputDateFormat
were being ignored.sequencedInterpolation = true
set and it was hidden via legend, its legend item lost disabled color when chart was resized.bullet.locationX
andbullet.locationY
was being ignored on aColumnSeries
withCategoryAxis
.XYCursor
enabled.[4.9.24] - 2020-05-29
Added
minWidth
,minHeight
,maxWidth
, andmaxHeight
. Control minimum and maximum dimensions of the target image.am4core.create(undefined, ...)
) then, when needed placed into container usingchart.moveHtmlContainer(target)
(wheretarget
can either be id or a reference of DOM element).groupInterval
property added toDateAxis
. You can use it to force certain grouping internal whengroupData = true
instead of one chosen dynamically.Changed
stroke
/fill
settings will now accept values as RGB objects (e.g.:{ r: 255, g: 0, b: 0 }
).scale
now scales source SVG before converting to image, instead of resampling target image.syncWithAxis = true
set, it is excluded from common zoom range for better syncing.Fixed
XYCursor
settingsnapToSeries
now uses better precision in placing cursor lines/axis tooltips.[4.9.23] - 2020-05-19
Added
removedfromqueue
event added toSprite
. It is invoked whenam4core.options.queue = true
oram4core.options.onlyShowOnViewport = true
and the Sprite (chart) is removed from queue (appears on the screen).groupperiodchanged
event added toDateAxis
. It is invoked when data grouping is on and grouping period is changed.Fixed
snapToSeries
onXYCursor
was resulting in error.RadarChart
was resulting in an error if used as a column or bullet template in some other chart.AxisRendererRadial.innerRadius
was ignored if set in percent andRadarChart.innerRadius
was not set.Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: