Skip to content

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade apexcharts from 3.6.7 to 3.17.0.

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

    🐞 Bug Fixes

    • Revert PR #1258 for stacked bar chart #1215 as it broke normal stacked column charts
  • 3.15.4 - 2020-02-03

    🆕 Enhancements

    • New method - addImage() to allow inserting an image after the chart is rendered. - Docs
    • In point annotations, replace customSVG with an image for easier image annotations. - Docs

    🐞 Bug Fixes

    • Reduce data label transparency when the legend hovered - fixes #1250
    • Added font size and font family to the total label - fixes #1249
    • Added font-weight to title and subtitle
    • Radialbar chart - prevent cropping when the angle is provided
    • Data PointIndex for click event fix - fixes #1263
    • Single datapoint annotation fix - fixes #1279
    • Y-axis max in small values - fixes #1253
  • 3.15.3 - 2020-01-25

    🆕 Enhancements

    • Pass datapoint-index in custom color function - fixes #1241

    🐞 Bug Fixes

    • Remove zoom border on export - fixes #1226
    • Multiple donut charts clash fix - fixes #1234-
    • Tooltip formatter in timeline charts - fixes #1235
    • Annotations disappearing on zoom fix - fixes #917
    • Annotation clip-path and not cover x-axis - fixes #770
    • Annotations fix in category charts
    • Draw annotation rectangle even if the text is undefined - fixes #985
    • Logarithmic fix when updating dynamically - fixes #1179
    • Donut total data labels - hide when pie selected - fixes #1237
    • Prevent updating grouped charts - fixes #623, fixes #914
    • Remove pie donut hardcoded padding when the legend is hidden - fixes #1227
    • Min yaxis value in formatter function - fixes #1230
    • Clipped radial-bars fix when drop-shadow is true - fixes #1244
    • In a shared tooltip - prevent empty tooltip when all values are null - fixes #1240
    • Browser difference fix for radial-bars - fixes #1243
    • Remove unnecessary promise in killSVG function - fixes @1245
    • A small fix in Filters which caused issues in a heatmap
    • Tooltip out of chart position fix - fixes #667
    • Pie & donut height fix for sparkline enabled charts

    Misc Changes

  • 3.15.2 - 2020-01-16

    🐞 Bug Fixes

    • Single datapoint issue - fixes #1221
    • Destroy function fix - fixes #1223
    • Fix scale issues and bar-width - fixes #1222, fixes #1224
    • Samples updated to include IE11 polyfills
  • 3.15.1 - 2020-01-15

    🐞 Bug fixes

    • Re-added CustomEvent polyfill for IE11
    • Replace insertadjacent with insertBefore for IE11
  • 3.15.0 - 2020-01-13

    🐞 Bug Fixes

    • Category zoom fixes
    • Fixed updateOptions() function on 100% stacked fixed - fixes #922
    • Legend margin fix - fixes #1203
    • Multiline axis label offset in bar charts
  • 3.14.0 - 2020-01-11
  • 3.13.2 - 2020-01-10
  • 3.13.1 - 2020-01-10
  • 3.13.0 - 2020-01-09
  • 3.12.0 - 2020-01-01
  • 3.11.3 - 2019-12-30
  • 3.11.2 - 2019-12-21
  • 3.11.1 - 2019-12-19
  • 3.11.0 - 2019-12-14
  • 3.10.1 - 2019-10-29
  • 3.10.0 - 2019-10-13
  • 3.9.0 - 2019-10-12
  • 3.8.6 - 2019-09-09
  • 3.8.5 - 2019-08-25
  • 3.8.4 - 2019-08-04
  • 3.8.3 - 2019-07-21
  • 3.8.2 - 2019-07-07
  • 3.8.1 - 2019-06-23
  • 3.8.0 - 2019-06-09
  • 3.7.1 - 2019-06-01
  • 3.7.0 - 2019-05-25
  • 3.6.12 - 2019-05-19
  • 3.6.11 - 2019-05-12
  • 3.6.10 - 2019-05-05
  • 3.6.9 - 2019-04-28
  • 3.6.8 - 2019-04-21
  • 3.6.7 - 2019-04-14
from apexcharts GitHub release notes
Commit messages
Package name: apexcharts
  • 821d355 build - 3.17.0
  • e4b4203 3.17.0
  • 5243d61 tiny change in bar backgrounds
  • 34d6425 prevent undefined printed in tooltip if series is collapsed
  • 63824d5 datalabels issues fixed on bar/column charts
  • 20143ae replace querySelectors - fixes #1310
  • ed9e3b6 legend height issue on mobile - fixes #636, fixes #1328
  • 20adb88 Merge branch 'master' of https://github.com/apexcharts/apexcharts.js
  • 3c83e57 xaxis 1st january fix for day scale - fixes #1378
  • 4382fbd Update BACKERS.md
  • d0fd1ad Merge pull request #1391 from apexcharts/dependabot/npm_and_yarn/acorn-5.7.4
  • af5e7bf Bump acorn from 5.7.3 to 5.7.4
  • 5f7428a useFillColorAsStroke sample added for heatmap
  • ebe13fe small ui change in heatmap sample
  • fd4b1c3 bar datalabels improvement - WIP
  • afc350f improve showForNullSeries yaxis option
  • 60b639b Merge branch 'master' of https://github.com/apexcharts/apexcharts.js
  • 32adee9 appendTo option in texts, images and shapes annotations
  • b02446c Merge pull request #1382 from TheDoctor0/master
  • 06f8b4c Move locale to src directory.
  • 4a1ce83 Add Polish locale.
  • fe13b28 grid row colors - fixes #1377
  • 86dad31 check strokewidth for array in bars
  • 071115c tooltip improvements

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment