Skip to content

Update koalaplot to v0.11.2#245

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/koalaplot
Open

Update koalaplot to v0.11.2#245
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/koalaplot

Conversation

@renovate

@renovate renovate Bot commented May 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.github.koalaplot:koalaplot-core 0.10.40.11.2 age confidence

Release Notes

KoalaPlot/koalaplot-core (io.github.koalaplot:koalaplot-core)

v0.11.2

Fixed
  • update XYGraphPointerEventScope size on each pointer event (#​150)

v0.11.1

Fixed
  • Index out of bounds exception in BulletGraph under resize/animation conditions. Corrected same
    code pattern used in PieChart since it was also theoretically possible there due to composition
    skipping.

v0.11.0

Added
  • CategoryAxisOffset to have more control over CategoryAxisModel's positioning of categories
    relative to the origin.
  • AxisContent and GridStyle to shorten the function signature of XYGraph.
  • Support for cubic Bezier curves in line, area, and stacked area plots.
  • Heatmap plots
Changed
  • Deprecated XYGraph overload that does not use AxisContent and GridStyle.
  • Update dependencies: Compose 1.10.0, AGP 9.0.0, Kotlin 2.3.0
  • Deprecated Composable functions that did not comply with Compose coding standards, and implemented
    compliant replacements.
  • Renamed ConstantLine to HorizontalLine for area plot baselines.
  • XYGraph pointer input callback replaced with a pointer event handler and a scope for converting
    pointer coordinates (pixels) to graph AxisModel coordinates.
Fixed
  • Incorrect padding on y-axis labels for XYPlot overload that uses a String producer for axis labels
    instead of a Composable.
  • XYGraph pointer tracking would throw an exception if the pointer event had a position outside the
    bounds of the component.

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate Bot force-pushed the renovate/koalaplot branch from 3281c77 to 53dcb0e Compare May 22, 2026 17:13
@renovate renovate Bot changed the title Update dependency io.github.koalaplot:koalaplot-core to v0.11.2 Update koalaplot to v0.11.2 Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants