[Snyk] Upgrade apexcharts from 3.6.7 to 3.17.0 #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.Release notes
Package name: apexcharts
-
3.17.0 - 2020-03-18
- Bar chart new property - startingShape
- New property - yaxis.showForNullSeries - fixes #1299
- New property -
- 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
- Add Polish locale - Thanks, @TheDoctor0
-
3.16.1 - 2020-03-05
- Removed public methods -
- New Annotation types added
- Improved top positioned x-axis placement
- Font-weight for xaxis labels - fixes #1352
- Radar chart toggle series improvement
- New property -
- Gradient fix - fixes #1345
- Gridline drawing fix - fixes #1346
-
3.16.0 - 2020-02-27
- 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
- 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
- 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
- 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
- Revert PR #1258 for stacked bar chart #1215 as it broke normal stacked column charts
-
3.15.4 - 2020-02-03
- New method -
- In point annotations, replace
- 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
- Pass datapoint-index in custom color function - fixes #1241
- 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
- Added Dutch locale - Thanks @tjveldhuizen
-
3.15.2 - 2020-01-16
- 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
- Re-added CustomEvent polyfill for IE11
- Replace
-
3.15.0 - 2020-01-13
- 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🆕 Enhancements
plotOptions.heatmap.useFillColorAsStroke🐞 Bug Fixes
Misc changes
🔥 Breaking Changes
addText(),addImage()andaddRect(). These things are moved to annotations configannotations.texts,annotations.imagesandannotations.shapes.🆕 Enhancements
dataLabels.distributed: true | false🐞 Bug Fixes
Misc changes
An attempt to fix the babel issue #1359 didn't work well.
🆕 Enhancements
🐞 Bug Fixes
🆕 Enhancements
🐞 Bug Fixes
🐞 Bug Fixes
🆕 Enhancements
addImage()to allow inserting an image after the chart is rendered. - DocscustomSVGwith an image for easier image annotations. - Docs🐞 Bug Fixes
🆕 Enhancements
🐞 Bug Fixes
Misc Changes
🐞 Bug Fixes
🐞 Bug fixes
insertadjacentwith insertBefore for IE11🐞 Bug Fixes
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