cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows
https://cylc.github.io
GNU General Public License v3.0
37 stars 27 forks source link

fix(deps): update dependency apexcharts to v4 #1978

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apexcharts (source) 3.41.0 -> 4.0.0 age adoption passing confidence

Release Notes

apexcharts/apexcharts.js (apexcharts) ### [`v4.0.0`](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.54.1...81478fba039e9200cb6dcd38bf00684284b2fd74) [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.54.1...v4.0.0) ### [`v3.54.1`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.54.1): πŸ’Ž Version 3.54.1 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.54.0...v3.54.1) #### What's Changed - improve border radius implementation in stacked bar charts by [@​junedchhipa](https://redirect.github.com/junedchhipa) in [https://github.com/apexcharts/apexcharts.js/pull/4747](https://redirect.github.com/apexcharts/apexcharts.js/pull/4747) - Bar and column true stroke and fill paths by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4753](https://redirect.github.com/apexcharts/apexcharts.js/pull/4753) - fix [#​4757](https://redirect.github.com/apexcharts/apexcharts.js/issues/4757); allow duplicate labels in yaxis - fix [#​4623](https://redirect.github.com/apexcharts/apexcharts.js/issues/4623); use x value from w.config.series instead of w.globals.labels - fix [#​4750](https://redirect.github.com/apexcharts/apexcharts.js/issues/4750); safari tooltip issue - Restore true stroke paths on bars and columns - by [@​rosco54](https://redirect.github.com/rosco54) - fix [#​4755](https://redirect.github.com/apexcharts/apexcharts.js/issues/4755); tooltip marker color when fill type is gradient - fix [https://github.com/apexcharts/react-apexcharts/issues/627](https://redirect.github.com/apexcharts/react-apexcharts/issues/627) prevent mutating config.colors as it causes reactivity issues in react - move some styles to foreignObject as external styles are not applied when exporting - fix [#​4657](https://redirect.github.com/apexcharts/apexcharts.js/issues/4657); fix [#​4818](https://redirect.github.com/apexcharts/apexcharts.js/issues/4818); border radius on last element when previous datapoint is zero - fix [#​4738](https://redirect.github.com/apexcharts/apexcharts.js/issues/4738); legend height when position is bottom - fix [#​4734](https://redirect.github.com/apexcharts/apexcharts.js/issues/4734); last annotation was not shown because of a refactor **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.54.0...v3.54.1 ### [`v3.54.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.54.0): πŸ’Ž Version 3.54.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.53.0...v3.54.0) #### What's Changed - fix [#​4683](https://redirect.github.com/apexcharts/apexcharts.js/issues/4683); use correct series names for legend hover - fix [#​4370](https://redirect.github.com/apexcharts/apexcharts.js/issues/4370); ref [#​4516](https://redirect.github.com/apexcharts/apexcharts.js/issues/4516); hide total label if it is empty - fix [#​4713](https://redirect.github.com/apexcharts/apexcharts.js/issues/4713); pie donut unwanted space in bottom - fix [#​1832](https://redirect.github.com/apexcharts/apexcharts.js/issues/1832); add check if data empty for annotations - fix [#​2012](https://redirect.github.com/apexcharts/apexcharts.js/issues/2012); fix annotations when category labels are provided in array - fix [#​3320](https://redirect.github.com/apexcharts/apexcharts.js/issues/3320); prevent markers overlap on y-axis - fix [#​2980](https://redirect.github.com/apexcharts/apexcharts.js/issues/2980); use fill.colors in tooltip in pie and donut - fix mousewheel zoom for rangebar charts - fix [#​2737](https://redirect.github.com/apexcharts/apexcharts.js/issues/2737); radialbar issue for 0 value in custom startAngle - Fix: direction rtl the vertical text displaced by [@​successbyte](https://redirect.github.com/successbyte) in [https://github.com/apexcharts/apexcharts.js/pull/4674](https://redirect.github.com/apexcharts/apexcharts.js/pull/4674) - tickPlacement: 'between' caused chart to crash by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4705](https://redirect.github.com/apexcharts/apexcharts.js/pull/4705) - Restore checks for single isolated data points by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4716](https://redirect.github.com/apexcharts/apexcharts.js/pull/4716) - Bump rollup from 3.20.0 to 3.29.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apexcharts/apexcharts.js/pull/4727](https://redirect.github.com/apexcharts/apexcharts.js/pull/4727) - Bump axios from 1.7.3 to 1.7.7 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apexcharts/apexcharts.js/pull/4728](https://redirect.github.com/apexcharts/apexcharts.js/pull/4728) - Bump webpack from 5.76.0 to 5.94.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apexcharts/apexcharts.js/pull/4666](https://redirect.github.com/apexcharts/apexcharts.js/pull/4666) #### New Contributors - [@​successbyte](https://redirect.github.com/successbyte) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4674](https://redirect.github.com/apexcharts/apexcharts.js/pull/4674) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.53.0...v3.54.0 ### [`v3.53.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.53.0): πŸ’Ž Version 3.53.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.52.0...v3.53.0) #### What's new **New Property** - `series.hidden` to hide certain series on initial render [A short guide on how to use it](https://apexcharts.com/docs/hide-series-on-initial-render-in-a-multi-series-chart/) **New method** - [highlightSeries](https://apexcharts.com/docs/methods/#highlightSeries); In a multi-series chart, call this method to reduce opacity of all other series and only highlight a particular one. #### Enhancements - Mousewheel support for zooming; references [#​960](https://redirect.github.com/apexcharts/apexcharts.js/issues/960) #### Bugfixes - regression bugfix in x-axis ticks for [#​4067](https://redirect.github.com/apexcharts/apexcharts.js/issues/4067) - Fix regression issue introduced in 3.49.0 by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4637](https://redirect.github.com/apexcharts/apexcharts.js/pull/4637) - Fix issue [#​4635](https://redirect.github.com/apexcharts/apexcharts.js/issues/4635); treemap datalabels printed for 0 values - Fix issue [#​4658](https://redirect.github.com/apexcharts/apexcharts.js/issues/4658); heatmap legend when range is provided - Fix issue [#​2591](https://redirect.github.com/apexcharts/apexcharts.js/issues/2591); gridbands for timeline and datetime charts - Fix [#​4016](https://redirect.github.com/apexcharts/apexcharts.js/issues/4016); exporting issue with image fill - Changes to accommodate issue [#​4632](https://redirect.github.com/apexcharts/apexcharts.js/issues/4632) by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4640](https://redirect.github.com/apexcharts/apexcharts.js/pull/4640) - Fix issue [#​4645](https://redirect.github.com/apexcharts/apexcharts.js/issues/4645) by [@​cocarmon](https://redirect.github.com/cocarmon) in [https://github.com/apexcharts/apexcharts.js/pull/4646](https://redirect.github.com/apexcharts/apexcharts.js/pull/4646) - Fix wrong datalabel value by [@​gold-development](https://redirect.github.com/gold-development) in [https://github.com/apexcharts/apexcharts.js/pull/4648](https://redirect.github.com/apexcharts/apexcharts.js/pull/4648) - Feature/toolbar png export file width by [@​rs-tsc](https://redirect.github.com/rs-tsc) in [https://github.com/apexcharts/apexcharts.js/pull/4598](https://redirect.github.com/apexcharts/apexcharts.js/pull/4598) #### Announcements - End support for IE11. #### New Contributors - [@​rootEnginear](https://redirect.github.com/rootEnginear) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4621](https://redirect.github.com/apexcharts/apexcharts.js/pull/4621) - [@​cocarmon](https://redirect.github.com/cocarmon) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4646](https://redirect.github.com/apexcharts/apexcharts.js/pull/4646) - [@​gold-development](https://redirect.github.com/gold-development) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4648](https://redirect.github.com/apexcharts/apexcharts.js/pull/4648) - [@​rs-tsc](https://redirect.github.com/rs-tsc) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4598](https://redirect.github.com/apexcharts/apexcharts.js/pull/4598) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.52.0...v3.53.0 ### [`v3.52.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.52.0): πŸ’Ž Version 3.52.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.51.0...v3.52.0) #### What's Changed - fix [#​1339](https://redirect.github.com/apexcharts/apexcharts.js/issues/1339); tooltip.enabledOnSeries bugfix in irregular time series - fix [#​4600](https://redirect.github.com/apexcharts/apexcharts.js/issues/4600); show percentage in 100% stacked bar chart - fix [#​4067](https://redirect.github.com/apexcharts/apexcharts.js/issues/4067); incorrect x-axis labels for numeric x-axis for small dataset - fixes [#​4579](https://redirect.github.com/apexcharts/apexcharts.js/issues/4579); heatmap legend color issue - feat(ci): added continuous integration tests by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4577](https://redirect.github.com/apexcharts/apexcharts.js/pull/4577) - Add null checks on gridRect to avoid safari error by [@​Nikkitory](https://redirect.github.com/Nikkitory) in [https://github.com/apexcharts/apexcharts.js/pull/4599](https://redirect.github.com/apexcharts/apexcharts.js/pull/4599) #### New Contributors - [@​Nikkitory](https://redirect.github.com/Nikkitory) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4599](https://redirect.github.com/apexcharts/apexcharts.js/pull/4599) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.51.0...v3.52.0 ### [`v3.51.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.51.0) [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.50.0...v3.51.0) ##### What's Changed ##### ✨ More marker [shapes](https://apexcharts.com/javascript-chart-demos/scatter-charts/datetime/) ✨ ![hswil69ah](https://redirect.github.com/user-attachments/assets/b9607976-b328-4525-a400-c849d449eb10) - replace margin with offsetX/Y in radialbar datalabels - https://apexcharts.com/docs/options/plotoptions/radialbar#barLabels - fix: line/realtime test by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4557](https://redirect.github.com/apexcharts/apexcharts.js/pull/4557) - Fix bar chart labels X-position calculations by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4566](https://redirect.github.com/apexcharts/apexcharts.js/pull/4566) - Fix for issue 4561 by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4575](https://redirect.github.com/apexcharts/apexcharts.js/pull/4575) - Fix for issue 4560 by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4576](https://redirect.github.com/apexcharts/apexcharts.js/pull/4576) - Fix [#​4509](https://redirect.github.com/apexcharts/apexcharts.js/issues/4509); tooltip in reversed y-axis bar charts - fix [#​305](https://redirect.github.com/apexcharts/apexcharts.js/issues/305); x-axis last label trimmed - fix [#​4422](https://redirect.github.com/apexcharts/apexcharts.js/issues/4422); prevent duplicate labels in y-axis - Compute a yLowestValue and yHighestValue for each configured y-axis - use offsetWidth instead of boundingClientRect for getting legend dimensions **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.50.0...v3.51.0 ### [`v3.50.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.50.0): πŸ’Ž Version 3.50.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.49.2...v3.50.0) #### What's Changed - Refactor markers code for generating new markers shapes (plus, cross, line) Screenshot 2024-07-05 at 11 27 12β€―PM - fix([#​4541](https://redirect.github.com/apexcharts/apexcharts.js/issues/4541)): fixed transparent background not appearing with dark mode by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4542](https://redirect.github.com/apexcharts/apexcharts.js/pull/4542) - CSV Export categoryFormatter and valueFormatter (**breaking change** as CSV export dateFormatter is replaced by categoryFormatter) - Fixed test coverage report failing to generate on Windows by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4544](https://redirect.github.com/apexcharts/apexcharts.js/pull/4544) - Replace deprecated `rollup-plugin-terser` with `@rollup/plugin-terser` by [@​poteboy](https://redirect.github.com/poteboy) in [https://github.com/apexcharts/apexcharts.js/pull/4547](https://redirect.github.com/apexcharts/apexcharts.js/pull/4547) - Updated actions/stale action by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4553](https://redirect.github.com/apexcharts/apexcharts.js/pull/4553) - Updated CodeQL by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4552](https://redirect.github.com/apexcharts/apexcharts.js/pull/4552) #### New Contributors - [@​ggrote](https://redirect.github.com/ggrote) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4538](https://redirect.github.com/apexcharts/apexcharts.js/pull/4538) - [@​poteboy](https://redirect.github.com/poteboy) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4547](https://redirect.github.com/apexcharts/apexcharts.js/pull/4547) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.49.2...v3.50.0 ### [`v3.49.2`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.49.2): πŸ’Ž Version 3.49.2 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.49.1...v3.49.2) #### What's Changed - Update fix for PR 4452 by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4470](https://redirect.github.com/apexcharts/apexcharts.js/pull/4470) - Stacked column totals dataLabel position fix (category X-axis). by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4482](https://redirect.github.com/apexcharts/apexcharts.js/pull/4482) - Fix issue [#​4471](https://redirect.github.com/apexcharts/apexcharts.js/issues/4471): path termination for irregular series. by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4483](https://redirect.github.com/apexcharts/apexcharts.js/pull/4483) - Remove declared but unused variables by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4495](https://redirect.github.com/apexcharts/apexcharts.js/pull/4495) - Restore Y axis highlighting during legend series mouseover. by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4496](https://redirect.github.com/apexcharts/apexcharts.js/pull/4496) - fix: fixed theme change from dark mode to light mode not working by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4505](https://redirect.github.com/apexcharts/apexcharts.js/pull/4505) - fix: prevent issues with tests running in non-TTY environments by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4510](https://redirect.github.com/apexcharts/apexcharts.js/pull/4510) - perf(tests): improved e2e test performance by up to 3x by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4515](https://redirect.github.com/apexcharts/apexcharts.js/pull/4515) - Fix responsive options failure in 3.49.1 by [@​rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4523](https://redirect.github.com/apexcharts/apexcharts.js/pull/4523) - Improved e2e test reliability by [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4540](https://redirect.github.com/apexcharts/apexcharts.js/pull/4540) #### New Contributors - [@​Sebastian-Webster](https://redirect.github.com/Sebastian-Webster) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4505](https://redirect.github.com/apexcharts/apexcharts.js/pull/4505) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.49.1...v3.49.2 ### [`v3.49.1`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.49.1): πŸ’Ž Version 3.49.1 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.49.0...v3.49.1) #### πŸ†• Enhancements - New chart type - [Slope Chart](https://apexcharts.com/javascript-chart-demos/slope-charts/basic/) basic-slope-chart #### 🐞 Bug fixes - Fix issue #​4216: grid padding calculation to support array of stroke widths, thanks @​veryinsanee - Fix heatmap yaxis offset #​2033, thanks @​cart-before-horse - FIx types (yaxis.seriesName as an Array), thanks @​j2ghz - Remove redundant graphics.move() from end of lower rangeArea paths. - thanks @​rosco54 - Fix #​4386; pie chart size issue when given in percentage - Fix #​3827 - y-axis tooltip value in reversed - Fix #​4348 - dumbbell chart fix for timescale xaxis - Fix #​2251 - pie chart dataPointIndex when clicked - Fix #​4206 - datalabels in timeline chart - Revert PR #​4240 ### [`v3.49.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.49.0): πŸ’Ž Version 3.49.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.48.0...v3.49.0) #### 🐞 Bug fixes - Fix gradient fill glitches for series with nulls - by [@​rosco54](https://redirect.github.com/rosco54) - Fix point annotation still visible when referenced series is collapsed. - by [@​rosco54](https://redirect.github.com/rosco54) - Additional fixes for indexing errors using yaxis-series mappings after - by [@​rosco54](https://redirect.github.com/rosco54) - Fixed Issue [#​3525](https://redirect.github.com/apexcharts/apexcharts.js/issues/3525). - by [@​rosco54](https://redirect.github.com/rosco54) - added color evaluation function in Bar.js under stroke property - by [@​Digvijayrao-KF](https://redirect.github.com/Digvijayrao-KF) - Radar chart bugfix [#​4371](https://redirect.github.com/apexcharts/apexcharts.js/issues/4371) - Update zh-tw.json - by [@​iblislin](https://redirect.github.com/iblislin) - Fixed [#​4402](https://redirect.github.com/apexcharts/apexcharts.js/issues/4402) by [@​rosco54](https://redirect.github.com/rosco54) ### [`v3.48.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.48.0): πŸ’Ž Version 3.48.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.47.0...v3.48.0) #### πŸ†• Enhancements - Provide a "step before" version of the current "step after" line chart; Fixes [#​4313](https://redirect.github.com/apexcharts/apexcharts.js/issues/4313) - Use ShadowRoot getElementById() when in ShadowDOM; Thanks [@​cyraid](https://redirect.github.com/cyraid) #### 🐞 Bug fixes - Fixes [https://github.com/apexcharts/apexcharts.js/issues/4323](https://redirect.github.com/apexcharts/apexcharts.js/issues/4323) (multiple y-axis scale fixes for backward compatibility) - Zoomed scale fixes - In zoomed charts, ensure the Y axis scale fits the full min..max range of Y values - Fix css nonce attribute - Improve grid-rect to prevent bar overflowing on x-axis - When chart is type 'bar', ensure reference to zero is maintained - Fixes [https://github.com/apexcharts/apexcharts.js/issues/2757](https://redirect.github.com/apexcharts/apexcharts.js/issues/2757) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/3073](https://redirect.github.com/apexcharts/apexcharts.js/issues/3073) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/3421](https://redirect.github.com/apexcharts/apexcharts.js/issues/3421) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/3553](https://redirect.github.com/apexcharts/apexcharts.js/issues/3553) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/4081](https://redirect.github.com/apexcharts/apexcharts.js/issues/4081) (x-axis annotation fix in sparkline) Thanks [@​rosco54](https://redirect.github.com/rosco54) for multiple y-axis scale fixes ### [`v3.47.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.47.0): πŸ’Ž Version 3.47.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.46.0...v3.47.0) #### πŸ†• Enhancements - Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes [#​4237](https://redirect.github.com/apexcharts/apexcharts.js/issues/4237) #### 🐞 Bug fixes - Area chart gradient drawing glitch; fixes [#​4271](https://redirect.github.com/apexcharts/apexcharts.js/issues/4271) - Point annotation fix when y-axis is not present (in case of sparkline or hidden y-axis) - When chart is type 'bar', ensure reference to zero is maintained Thanks [@​rosco54](https://redirect.github.com/rosco54) for y-axis scale improvements ### [`v3.46.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.46.0): πŸ’Ž Version 3.46.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.45.2...v3.46.0) #### πŸ†• Enhancements - Improve the y-axis scale tick generation - Thanks [@​rosco54](https://redirect.github.com/rosco54) - Added "+" and "x" markers - Thanks [@​MiguelsPizza](https://redirect.github.com/MiguelsPizza) - Add Belarusan cyrilic and latin locale - Thanks [@​hrynko](https://redirect.github.com/hrynko) #### 🐞 Bug fixes - Fix [#​4167](https://redirect.github.com/apexcharts/apexcharts.js/issues/4167) - shadow bug in multi-series chart - Fix [#​4242](https://redirect.github.com/apexcharts/apexcharts.js/issues/4242) - allow labels with Invalid text ### [`v3.45.2`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.45.2): πŸ’Ž Version 3.45.2 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.45.1...v3.45.2) #### πŸ†• Enhancements - Update pt.json - Thanks [@​artur309](https://redirect.github.com/artur309) - Add border-radius to treemap; fixes [#​4170](https://redirect.github.com/apexcharts/apexcharts.js/issues/4170) #### 🐞 Bug fixes - Fix the range-bar drawing bug when the value is 0 - Discard initialXRatio in normal category bar charts - fixes [#​4134](https://redirect.github.com/apexcharts/apexcharts.js/issues/4134) - Bring back original `curve: smooth` option for stroke as multiple people reported issues with `monotoneCubic` curve. ### [`v3.45.1`](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.45.0...4533365217eb99548c2145ed34eb793c08a48e5a) [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.45.0...v3.45.1) ### [`v3.45.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.45.0) [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.44.2...v3.45.0) #### πŸ†• Enhancements - New feature - yaxis.stepSize (fixes [https://github.com/apexcharts/apexcharts.js/issues/332](https://redirect.github.com/apexcharts/apexcharts.js/issues/332)) The step size feature helps to define the intervals or increments between values on the axes values. #### 🐞 Bug fixes - Take into account series-index for point-annotations ### [`v3.44.2`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.44.2): πŸ’Ž Version 3.44.2 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.44.1...v3.44.2) #### What's Changed - Fix stacked line charts regression bug; [https://github.com/apexcharts/apexcharts.js/issues/4132](https://redirect.github.com/apexcharts/apexcharts.js/issues/4132) ### [`v3.44.1`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.44.1): πŸ’Ž Version 3.44.1 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.44.0...v3.44.1) #### What's Changed - feat: Allow stack bar only by [@​JulienMalcouronne](https://redirect.github.com/JulienMalcouronne) in [https://github.com/apexcharts/apexcharts.js/pull/3891](https://redirect.github.com/apexcharts/apexcharts.js/pull/3891) - Bump [@​babel/traverse](https://redirect.github.com/babel/traverse) from 7.15.0 to 7.23.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apexcharts/apexcharts.js/pull/4065](https://redirect.github.com/apexcharts/apexcharts.js/pull/4065) - bug fix: allow brush with rangeBars by [@​davidchateau](https://redirect.github.com/davidchateau) in [https://github.com/apexcharts/apexcharts.js/pull/4071](https://redirect.github.com/apexcharts/apexcharts.js/pull/4071) - added a demo for rangebar brush by [@​davidchateau](https://redirect.github.com/davidchateau) in [https://github.com/apexcharts/apexcharts.js/pull/4085](https://redirect.github.com/apexcharts/apexcharts.js/pull/4085) - 🌐 Add malay locale by [@​iqfareez](https://redirect.github.com/iqfareez) in [https://github.com/apexcharts/apexcharts.js/pull/4087](https://redirect.github.com/apexcharts/apexcharts.js/pull/4087) - allow nonce values for style elements by [@​duhdugg](https://redirect.github.com/duhdugg) in [https://github.com/apexcharts/apexcharts.js/pull/4091](https://redirect.github.com/apexcharts/apexcharts.js/pull/4091) - Handle CSV export of the datetime multi-series with variable X-axes by [@​hrynko](https://redirect.github.com/hrynko) in [https://github.com/apexcharts/apexcharts.js/pull/4128](https://redirect.github.com/apexcharts/apexcharts.js/pull/4128) - Fix heatmap value attribute that caused issue in reversed y-axis heatmaps - [https://github.com/apexcharts/apexcharts.js/issues/4054](https://redirect.github.com/apexcharts/apexcharts.js/issues/4054) - Fix Incorrect GridLine - [https://github.com/apexcharts/apexcharts.js/issues/4037](https://redirect.github.com/apexcharts/apexcharts.js/issues/4037) - Fallback to straight line if the curve goes backwards in smooth line chart (https://github.com/apexcharts/apexcharts.js/commit/360324f5ec55541f26fa2f03c84026f91aadbf88) #### New Contributors - [@​JulienMalcouronne](https://redirect.github.com/JulienMalcouronne) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3891](https://redirect.github.com/apexcharts/apexcharts.js/pull/3891) - [@​davidchateau](https://redirect.github.com/davidchateau) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4071](https://redirect.github.com/apexcharts/apexcharts.js/pull/4071) - [@​iqfareez](https://redirect.github.com/iqfareez) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4087](https://redirect.github.com/apexcharts/apexcharts.js/pull/4087) - [@​duhdugg](https://redirect.github.com/duhdugg) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4091](https://redirect.github.com/apexcharts/apexcharts.js/pull/4091) - [@​hrynko](https://redirect.github.com/hrynko) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4128](https://redirect.github.com/apexcharts/apexcharts.js/pull/4128) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.44.0...v3.44.1 ### [`v3.44.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.44.0): πŸ’Ž Version 3.44.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.43.0...v3.44.0) ##### πŸ†• Enhancements - improve sparkline paddings on top and bottom - improve line smoothing to avoid backward curve [fixes](https://redirect.github.com/apexcharts/apexcharts.js/commit/b1621d58493194677ba5c40aa3031e2864d2e331) [https://github.com/apexcharts/apexcharts.js/issues/4063](https://redirect.github.com/apexcharts/apexcharts.js/issues/4063) ##### 🐞 Bug Fixes - fix default bg color in dark theme [fixes](https://redirect.github.com/apexcharts/apexcharts.js/commit/ebd7c8fccb0fcacb511f2185419254c454bd2903) [https://github.com/apexcharts/apexcharts.js/issues/4062](https://redirect.github.com/apexcharts/apexcharts.js/issues/4062) - fix xposition in rangebar charts (for tooltips) \[commit] (https://github.com/apexcharts/apexcharts.js/commit/0130bb1901734c0b0ebbcde1e6d062e2e1ed6dd5) - prevent markers from hiding on the top and the bottom of the drawing area ### [`v3.43.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.43.0): πŸ’Ž Version 3.43.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.42.0...v3.43.0) #### What's Changed - remove "monotoneCubic" curve logic and apply the same algorithm for "smooth" curve. - switch to darker background color if theme is dark - improve getyAxisLabelsCoords based on formatter - fix grid background bands for bars - heatmap yaxis labels offsetY; fixes [#​2033](https://redirect.github.com/apexcharts/apexcharts.js/issues/2033) - fix: hover and click on legend series by [@​maciej-ka](https://redirect.github.com/maciej-ka) in [https://github.com/apexcharts/apexcharts.js/pull/3967](https://redirect.github.com/apexcharts/apexcharts.js/pull/3967) - docs: improve how to contribute by [@​maciej-ka](https://redirect.github.com/maciej-ka) in [https://github.com/apexcharts/apexcharts.js/pull/3951](https://redirect.github.com/apexcharts/apexcharts.js/pull/3951) - Bugfix: Double rendering of labels by [@​abi-spyro](https://redirect.github.com/abi-spyro) in [https://github.com/apexcharts/apexcharts.js/pull/3998](https://redirect.github.com/apexcharts/apexcharts.js/pull/3998) - datalabels issue when hideZeroBarsWhenGrouped is true; fixes [#​4000](https://redirect.github.com/apexcharts/apexcharts.js/issues/4000) - Added type to colorStops in ApexFill by [@​consvic](https://redirect.github.com/consvic) in [https://github.com/apexcharts/apexcharts.js/pull/3999](https://redirect.github.com/apexcharts/apexcharts.js/pull/3999) - fix: detect positioning for leftmost values by [@​akozenko](https://redirect.github.com/akozenko) in [https://github.com/apexcharts/apexcharts.js/pull/4012](https://redirect.github.com/apexcharts/apexcharts.js/pull/4012) - Expose 'isSeriesHidden' to public methods by [@​bdavis2-PCTY](https://redirect.github.com/bdavis2-PCTY) in [https://github.com/apexcharts/apexcharts.js/pull/4015](https://redirect.github.com/apexcharts/apexcharts.js/pull/4015) #### New Contributors - [@​maciej-ka](https://redirect.github.com/maciej-ka) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3967](https://redirect.github.com/apexcharts/apexcharts.js/pull/3967) - [@​abi-spyro](https://redirect.github.com/abi-spyro) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3998](https://redirect.github.com/apexcharts/apexcharts.js/pull/3998) - [@​consvic](https://redirect.github.com/consvic) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3999](https://redirect.github.com/apexcharts/apexcharts.js/pull/3999) - [@​akozenko](https://redirect.github.com/akozenko) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4004](https://redirect.github.com/apexcharts/apexcharts.js/pull/4004) - [@​bdavis2-PCTY](https://redirect.github.com/bdavis2-PCTY) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4015](https://redirect.github.com/apexcharts/apexcharts.js/pull/4015) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.41.1...v3.43.0 ### [`v3.42.0`](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.41.1...ee883ba01fd6689d46a71b2caac8fa5ccb1ec356) [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.41.1...v3.42.0) ### [`v3.41.1`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v3.41.1): πŸ’Ž Version 3.41.1 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.41.0...v3.41.1) #### What's Changed - remove style injection as attribute in bar charts (csp style-src fix) by [@​refamila](https://redirect.github.com/refamila) in [https://github.com/apexcharts/apexcharts.js/pull/3886](https://redirect.github.com/apexcharts/apexcharts.js/pull/3886) - Feat: trimmed treemap labels by [@​mabolen](https://redirect.github.com/mabolen) in [https://github.com/apexcharts/apexcharts.js/pull/3926](https://redirect.github.com/apexcharts/apexcharts.js/pull/3926) - Added type of string array to brush targets. by [@​vargemp](https://redirect.github.com/vargemp) in [https://github.com/apexcharts/apexcharts.js/pull/3916](https://redirect.github.com/apexcharts/apexcharts.js/pull/3916) - fixes [#​3691](https://redirect.github.com/apexcharts/apexcharts.js/issues/3691) legend custom colors - fix gridline issue in rangeArea fixes [https://github.com/apexcharts/apexcharts.js/issues/3869](https://redirect.github.com/apexcharts/apexcharts.js/issues/3869) - fix rounding issue in polar charts fixes [https://github.com/apexcharts/apexcharts.js/issues/3945](https://redirect.github.com/apexcharts/apexcharts.js/issues/3945) - fix csv export when series is collapsed fixes [https://github.com/apexcharts/apexcharts.js/issues/3944](https://redirect.github.com/apexcharts/apexcharts.js/issues/3944) - fix runtime error when all series are collapsed fixes [https://github.com/apexcharts/apexcharts.js/issues/3924](https://redirect.github.com/apexcharts/apexcharts.js/issues/3924) #### New Contributors - [@​refamila](https://redirect.github.com/refamila) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3886](https://redirect.github.com/apexcharts/apexcharts.js/pull/3886) - [@​mabolen](https://redirect.github.com/mabolen) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3926](https://redirect.github.com/apexcharts/apexcharts.js/pull/3926) - [@​vargemp](https://redirect.github.com/vargemp) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3916](https://redirect.github.com/apexcharts/apexcharts.js/pull/3916) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.41.0...v3.41.1

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

MetRonnie commented 3 weeks ago

This seems to separately resolve the TypeError problem that was in #1499, but I have noticed panning in the gantt view seems borked