CCGSRobotics / RoboHUD

The RoboHUD GUI stack developed by CCGS Robotics
https://robohud.readthedocs.io
MIT License
10 stars 4 forks source link

Bump apexcharts from 2.6.0 to 3.19.2 #92

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps apexcharts from 2.6.0 to 3.19.2.

Release notes

Sourced from apexcharts's releases.

💎 Version 3.19.2

🐞 Bug Fixes

  • Fix for radial-bar's custom angle which got affected due to pie.startAngle

💎 Version 3.19.1

🆕 Enhancements

  • New property in pie/donut - plotOptions.pie.startAngle. Thanks, @YtGz

🐞 Bug Fixes

  • Prevent brush selection to go outside pane - fixes #738, fixes #1459
  • Fix tooltip position for numerical bar charts
  • Opposite y-axis should not shift the left position of chart beyond 0 - fixes #1599
  • Fix for single data-point stacked bar charts - fixes #1617
  • Fixed an issue where null values in a series were converted to {}
  • Fix a bug in pie chart to allow single values - references #1611

💎 Version 3.19.0

🆕 Enhancements

  • New property - borderRadius in annotation label

🐞 Bug Fixes

  • Pie/donut chart - toggledatapointselection issue - fixes #1464
  • X-axis timescale fix - fixes #1478
  • Y-axis labels colors issue - fixes #1490
  • Prevent mutating original series when hiding through legend. Fixes thin bar issues when series is hidden and reset zoom is pressed.
  • Allow disabling y-axis tooltip in a multi-yaxes chart - fixes #1482
  • showSeries method fix for stacked bar charts - fixes #1517
  • Prevent drawing marker outside drawing area - fixes #1520
  • Sync zoom and pan tools in synced charts - fixes #1530
  • Change the dark theme color - references #218
  • Data-labels bug fixes in bar charts - fixes #1524
  • Grid line fixes for bar charts

Misc changes

  • Fix wrong polish translation of zoomOut - Thanks, @fracz

💎 Version 3.18.1

🐞 Bug Fixes

  • Update source chart on panning target chart - fixes #957
  • Brush chart - prevent resetting brush to initial position - fixes #1104
  • Distributed bar colors - fixes #1463; fixes #1468

Misc changes

💎 Version 3.18.0

🆕 Enhancements

... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 6739421c and detected 0 issues on this pull request.

View more on Code Climate.