[Snyk] Upgrade @amcharts/amcharts4 from 4.9.23 to 4.9.26#31
Open
[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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @amcharts/amcharts4 from 4.9.23 to 4.9.26.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @amcharts/amcharts4
-
4.9.26 - 2020-06-07
- Series with
-
4.9.25 - 2020-06-06
- Global option
- New plugin: Range Selector. Collection of controls for adding alternative zoom controls for axes.
- Disabled callbacks will now carry over to a clone when cloning an Adapter.
- Export: Sometimes background was improperly clipped when upscaling exported image.
- Export: If chart's
- If series had
- If a chart's Legend was disposed, it could result in JS errors if chart had an
-
4.9.24 - 2020-05-29
- Export: New image export options:
- Chart can now be initialized without target container (
- Export:
- Chart will no longer error out if target container by supplied id is not available at the moment of chart's instantiation. It will still error if such container is not available when DOM is ready. This allows placing chart code before actual chart target markup.
- If Axis has
- Sometimes responsive rules were not being applied on chart load in Angular apps.
-
4.9.23 - 2020-05-19
- JSON: Array value in
- Wide charts were being cut off in the middle when printing.
from @amcharts/amcharts4 GitHub release notes[4.9.26] - 2020-06-07
Fixed
showOnInit = falsewere not shown on a chart initially (since last release only).[4.9.25] - 2020-06-06
Added
am4core.options.autoDisposeadded (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
datawas updated openExportMenuwas forcibly being closed."Z"and"ZZ"indicators ininputDateFormatwere being ignored.sequencedInterpolation = trueset and it was hidden via legend, its legend item lost disabled color when chart was resized.bullet.locationXandbullet.locationYwas being ignored on aColumnSerieswithCategoryAxis.XYCursorenabled.[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)(wheretargetcan either be id or a reference of DOM element).groupIntervalproperty added toDateAxis. You can use it to force certain grouping internal whengroupData = trueinstead of one chosen dynamically.Changed
stroke/fillsettings will now accept values as RGB objects (e.g.:{ r: 255, g: 0, b: 0 }).scalenow scales source SVG before converting to image, instead of resampling target image.syncWithAxis = trueset, it is excluded from common zoom range for better syncing.Fixed
XYCursorsettingsnapToSeriesnow uses better precision in placing cursor lines/axis tooltips.[4.9.23] - 2020-05-19
Added
removedfromqueueevent added toSprite. It is invoked whenam4core.options.queue = trueoram4core.options.onlyShowOnViewport = trueand the Sprite (chart) is removed from queue (appears on the screen).groupperiodchangedevent added toDateAxis. It is invoked when data grouping is on and grouping period is changed.Fixed
snapToSeriesonXYCursorwas resulting in error.RadarChartwas resulting in an error if used as a column or bullet template in some other chart.AxisRendererRadial.innerRadiuswas ignored if set in percent andRadarChart.innerRadiuswas 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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs