Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @amcharts/amcharts4 from 4.9.23 to 4.9.26 #31

Open
wants to merge 1 commit into
base: master
from

Conversation

@snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jun 30, 2020

Snyk has created this PR to upgrade @amcharts/amcharts4 from 4.9.23 to 4.9.26.

merge advice

ℹ️ 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.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-06-07.
Release notes
Package name: @amcharts/amcharts4
  • 4.9.26 - 2020-06-07

    [4.9.26] - 2020-06-07

    Fixed

    • Series with showOnInit = false were not shown on a chart initially (since last release only).
  • 4.9.25 - 2020-06-06

    [4.9.25] - 2020-06-06

    Added

    • Global option am4core.options.autoDispose added (default false). If set to true, 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.
    • New plugin: Range Selector. Collection of controls for adding alternative zoom controls for axes.

    Changed

    • Disabled callbacks will now carry over to a clone when cloning an Adapter.

    Fixed

    • Export: Sometimes background was improperly clipped when upscaling exported image.
    • Export: If chart's data was updated open ExportMenu was forcibly being closed.
    • "Z" and "ZZ" indicators in inputDateFormat were being ignored.
    • If series had sequencedInterpolation = true set and it was hidden via legend, its legend item lost disabled color when chart was resized.
    • bullet.locationX and bullet.locationY was being ignored on a ColumnSeries with CategoryAxis.
    • If a chart's Legend was disposed, it could result in JS errors if chart had an XYCursor enabled.
  • 4.9.24 - 2020-05-29

    [4.9.24] - 2020-05-29

    Added

    • Export: New image export options: minWidth, minHeight, maxWidth, and maxHeight. Control minimum and maximum dimensions of the target image.
    • Chart can now be initialized without target container (am4core.create(undefined, ...)) then, when needed placed into container using chart.moveHtmlContainer(target) (where target can either be id or a reference of DOM element).
    • groupInterval property added to DateAxis. You can use it to force certain grouping internal when groupData = 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 }).
    • Export: scale now scales source SVG before converting to image, instead of resampling target image.
    • 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 syncWithAxis = true set, it is excluded from common zoom range for better syncing.

    Fixed

    • Sometimes responsive rules were not being applied on chart load in Angular apps.
    • XYCursor setting snapToSeries now uses better precision in placing cursor lines/axis tooltips.
  • 4.9.23 - 2020-05-19

    [4.9.23] - 2020-05-19

    Added

    • removedfromqueue event added to Sprite. It is invoked when am4core.options.queue = true or am4core.options.onlyShowOnViewport = true and the Sprite (chart) is removed from queue (appears on the screen).
    • groupperiodchanged event added to DateAxis. It is invoked when data grouping is on and grouping period is changed.

    Fixed

    • JSON: Array value in snapToSeries on XYCursor 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 and RadarChart.innerRadius was not set.
    • Wide charts were being cut off in the middle when printing.
from @amcharts/amcharts4 GitHub release notes

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.