patrykandpatrick/vico
A powerful and extensible chart library for Compose Multiplatform.
androidandroid-librarychartchartscompose-multiplatformgraphgraphsiosjetpack-composejetpack-compose-chartskotlin
First Claude commit: Feb 14, 2026Last Claude commit: 4mo agoDiscovered: Mar 21, 2026
Recent Claude Commits
fix(ci): allow non-write users to trigger bug report validation
b21a2424mo agoauthor_emailfix(ci): use long-lived API key for bug report validation
cba4bf54mo agoauthor_emaildocs: add x-step explanation to CartesianChart guide pages
3dd5cf54mo agoauthor_emailfeat: add customizable tick position and line drawing order to axes
0cc77294mo agoauthor_emaildocs: add missing section headings to Cartesian chart guide pages
a0d642f4mo agoauthor_emaildocs: document data usage in CartesianChartHost and CartesianChartView guides
047b2434mo agoauthor_emailrefactor: Replace PointConnector with Interpolator in LineCartesianLayer
acde60b4mo agoauthor_emailrefactor: Split DefaultVerticalAxisItemPlacer into Step and Count classes
740c8134mo agoauthor_emailfix: Register Dokka source set for `views` module
19af7f24mo agoauthor_emailfix: Fix validate-bug-report `if` condition for maintainer issues
44954bf4mo agoauthor_emailUpdate version references from 3.0.2 to 3.0.3
9ee9b4f4mo agoauthor_emailfix: Include `y` and `label` in `HorizontalLine` and `HorizontalBox` `equals`
e0ea6c84mo agoauthor_email"Validate bug report" workflow: Enforce minimality of examples
1afff7b4mo agoauthor_email"Validate bug report" workflow: Remove "issue opened" trigger
369e2be5mo agoauthor_email"Validate bug report" workflow: Add explicit criteria for code examples
212341d5mo agoauthor_emaildocs: update guide version references from 3.0.1 to 3.0.2
444da3b5mo agoauthor_emailRestrict markerSeriesIndex visibility and rename targetIndex parameter
02a34a25mo agoauthor_emailRename "Release update" workflow to "Publish"
648beb95mo agoauthor_emailRename bug issue compliance check workflow to "Validate bug report"
59c870b5mo agoauthor_emailSkip bug issue compliance check for maintainers
500a5495mo agoauthor_emailfix: Select only the tapped column in grouped column charts
69cdfeb5mo agoauthor_emailAdd Claude Code workflow to triage bug reports
dcede3c5mo agoauthor_emailSlim down AGENTS.md to non-discoverable information
56604cf5mo agoauthor_emaildocs: update guide version references from 3.0.0 to 3.0.1
d993d905mo agoauthor_emailOptimize Canvas.saveLayer by using save() when fully opaque
6f2f8dd5mo agoauthor_emailperf(line): skip bitmaps for solid-color line fills (#1025)
4d2d9985mo agoauthor_emailperf(compose): reduce per-frame heap allocations in drawing hot path
b3f2e005mo agoauthor_email