Skip to content

Bump io.github.ehsannarmani:compose-charts from 0.2.0 to 1.0.0 - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.ehsannarmani-compose-charts-1.0.0
Open

Bump io.github.ehsannarmani:compose-charts from 0.2.0 to 1.0.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.github.ehsannarmani-compose-charts-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown

Bumps io.github.ehsannarmani:compose-charts from 0.2.0 to 1.0.0.

Release notes

Sourced from io.github.ehsannarmani:compose-charts's releases.

1.0.0

🎉 Version 1.0.0 is Officially Here!

We are excited to announce the release of version 1.0.0! While the library has already been reliably powering your projects, this major milestone officially formalizes its maturity and solidified stability. Thank you for contributing to this journey!

🚀 New Features

  • PieChart: Added the startDegree parameter to allow customization of the arc layout’s starting angle by @​saadkhalidkhan
  • ColumnChart & RowChart: Introduced the ZeroLineProperties parameter, adding support for drawing a zero line (baseline) by @​saadkhalidkhan

🐛 Bug Fixes & Improvements

  • LineChart:
    • Corrected the valueIndex in PointMode to accurately match the nearest data point by @​saadkhalidkhan
    • Fixed a crash that occurred when attempting to show a popup with empty path data by @​saadkhalidkhan, @​NadeemIqbal
    • Resolved a ClassCastException on iOS related to line gradients by @​NadeemIqbal
    • PieChart: Improved click detection accuracy and resolved issues occurring in stroke mode.
    • Fixed rendering issues with popups and dots when charts are in single-value mode.

0.2.5

Added:

  • Label helper to pie chart
  • Option to disable animations
  • JS Support

Fixed:

  • Some issues on click listeners
  • Chart drawn issues on resize

Improved:

  • Line chart gradients and animations
  • Code cleanup

Other:

  • Update to 1.10.1 compose, 2.3.10 kotlin
Commits
  • 8553b2b upgrade version
  • 0d500e0 Merge pull request #168 from NadeemIqbal/fix/ios-shader-and-empty-data-guards
  • 6e3c172 Merge branch 'master' into fix/ios-shader-and-empty-data-guards
  • d45e638 Merge pull request #173 from saadkhalidkhan/fix/linechart-point-mode-value-index
  • 04e4c73 fix single data point dots staying at the start of the chart
  • e8c3667 Merge pull request #174 from ehsannarmani/fix/pie-click
  • ca0af89 Improve pie click detection and fix issues on stroke mode
  • 1790821 Merge pull request #170 from saadkhalidkhan/fix/linechart-empty-data-popup-crash
  • eae50f5 Merge pull request #171 from saadkhalidkhan/feat/column-row-zero-line
  • 16d4a42 Merge pull request #172 from saadkhalidkhan/feat/pie-chart-start-degree
  • Additional commits viewable in compare view

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.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [io.github.ehsannarmani:compose-charts](https://github.com/ehsannarmani/ComposeCharts) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/ehsannarmani/ComposeCharts/releases)
- [Commits](ehsannarmani/ComposeCharts@0.2.0...1.0.0)

---
updated-dependencies:
- dependency-name: io.github.ehsannarmani:compose-charts
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants