Skip to content

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade apexcharts from 3.15.6 to 3.17.1.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-03-28.
Release notes
Package name: apexcharts
  • 3.17.1 - 2020-03-28

    🆕 Enhancements

    • Sort the datetime/numeric x-axis before drawing - fixes #1400
    • Annotation fill - allow 8 digit hex; fixes #1410
    • Allow rgba in fill.colors as well as allow 8 digit hex with alpha - fixes #1420

    🐞 Bug Fixes

    • Exporting PNG/SVG issue fixes
    • isSeriesNull() bug fix
    • Radar datalabels formatter - fixes #1398
    • Heatmap annotation fix - fixes #1201
    • Point annotation image fix
    • Stacked bar chart - negative bug; fixes #1372
    • Fixed zoom type y - fixes #1422
    • Strokewidth issue in bars - fixes #1435
    • Legend querySelector issue - fixes #1441

    Misc changes

    • Image annotation in samples
  • 3.17.0 - 2020-03-18

    🆕 Enhancements

    • Bar chart new property - startingShape
    • New property - yaxis.showForNullSeries - fixes #1299
    • New property - plotOptions.heatmap.useFillColorAsStroke

    🐞 Bug Fixes

    • X-axis title in horizontal bar chart - offset fix
    • Legend height issue on mobile - fixes #636, fixes #1328
    • Fixed a bug in stacked bar where 0 values were ignored - fixes #1367
    • Tooltip for range-bar issue - fixes apexcharts/vue-apexcharts#215
    • Grid row colors bug - fixes #1377
    • Data-labels in bar charts improved.
    • X-axis 1st January fix for day scale - fixes #1378
    • Replace querySelectors with getElementsByClassName - fixes #1310
    • Prevent undefined printed in the tooltip if series is collapsed

    Misc changes

  • 3.16.1 - 2020-03-05

    🔥 Breaking Changes

    • Removed public methods - addText(), addImage() and addRect(). These things are moved to annotations config
    • New Annotation types added annotations.texts, annotations.images and annotations.shapes.

    🆕 Enhancements

    • Improved top positioned x-axis placement
    • Font-weight for xaxis labels - fixes #1352
    • Radar chart toggle series improvement
    • New property - dataLabels.distributed: true | false

    🐞 Bug Fixes

    • Gradient fix - fixes #1345
    • Gridline drawing fix - fixes #1346

    Misc changes

    An attempt to fix the babel issue #1359 didn't work well.

  • 3.16.0 - 2020-02-27

    🆕 Enhancements

    • foreColor in heatmap data-labels based on the range - fixes #1303
    • Add toolbar offsets - fixes #1314
    • Show starting and ending year for combo chart; make x-axis years denser.
    • New method - addRect

    🐞 Bug Fixes

    • Heatmap bug fix. Prevent mutating 0 values - fixes #1313
    • reset xaxis fails on multiple charts - fixes #1293
    • Prevent resetting legend when updateOptions() method is called
  • 3.15.6 - 2020-02-13

    🆕 Enhancements

    • Added font-weight properties to labels and titles
    • Multiseries CSV export improvement - fixes #1177
    • autoScaleYaxis in a brush chart disabled for multi-series - fixes #1294
    • Reset zoom on reset series - fixes #1302

    🐞 Bug Fixes

    • Show marker when the value is null in a line/area chart - fixes #1252
    • Animation bug - fixes apexcharts/vue-apexcharts#75
    • Panning bugs - fixes #1287
    • Fixed stacked bars with line issue - fixes #1215
    • Gridlines fix for empty column chart - fixes #1291
    • IE11 PNG support improved - Thanks @jaksim
from apexcharts GitHub release notes
Commit messages
Package name: apexcharts

Compare


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

@Sheitak Sheitak merged commit d3713f8 into master Apr 23, 2020
@Sheitak Sheitak deleted the snyk-upgrade-639650a63a852e68d29c2834a014de59 branch April 23, 2020 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment