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

Bump @amcharts/amcharts4 from 4.9.23 to 4.10.20 #288

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @amcharts/amcharts4 from 4.9.23 to 4.10.20.

Release notes

Sourced from @​amcharts/amcharts4's releases.

4.10.20

[4.10.20] - 2021-06-17

Fixed

  • In-line formatting of labels was triggering errors on pages with strict CSP rules.

4.10.19

[4.10.19] - 2021-06-08

Fixed

  • Export: dynamic CSS <style> added by Export was not applying global nonce option.
  • RangeSelector plugin: some pre-set period buttons were behaving incorrectly when there was no animated theme enabled.
  • In some cases labels for ValueAxis were prone to a floating-point issue.
  • OverlapBuster plugin. Was not always working properly without animated theme.
  • Minor tweak to multiple series tooltip arrangements.
  • JSON config: sometimes items pushed to children were not being created.
  • Truncation of Legend's labels sometimes were being knocked off by the XYCursor activities.

4.10.18

[4.10.18] - 2021-04-21

Fixed

  • SliceGrouper was not working when chart was a child of another Container.
  • SliceGrouper was not updating properly when am4core.options.queue = true was set.
  • DateAxis labels were showing zeros instead of proper milliseconds in IE.
  • In some cases hidden link in SankeyDiagram could cause rollover tooltip to appear.
  • Stroke of the slices in a FunnelChart was not being drawn complete.
  • JSON config: value list of the List element was not being properly truncated to supplied lenght.
  • JSON config: event list as array was not working properly.
  • Using timezone setting in some timezones could offset Series' bullets.
  • Absolute pixel width in RadarColumn was being ignored.

4.10.17

[4.10.17] - 2021-03-19

Added

  • New setting for Export: webFontFilter. Allows it to set to a regular expression. If set only those external fonts that their URL match regular exporession will be loaded.
  • New setting for ForceDirectedSeries: showOnTick (default 10). Render series hidden until Xth tick.
  • New setting for XYCursor: snapOnPan (default true). Indicates whether to "snap" zoom selection to equal periods when panning by cursor ends.

Fixed

  • Zooming of chart with multiple vertical axes of which one was inverted was incorrect.
  • minZoomCount was not being taken into account when zooming with mouse wheel.
  • JSON config: exporting.dataFields setting was being ignored.
  • Creating chart before its container is ready, was resulting in extra element in DOM in some cases.

4.10.16

[4.10.16] - 2021-03-03

Fixed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@amcharts/amcharts4](https://github.com/amcharts/amcharts4) from 4.9.23 to 4.10.20.
- [Release notes](https://github.com/amcharts/amcharts4/releases)
- [Commits](amcharts/amcharts4@4.9.23...4.10.20)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants