Releases: hi-manshu/Charty
v2.1.0-beta03
The Ultimate Chart Glow-Up! 🎉
Hold onto your graphs, because we're about to take your boring old bar chart from “meh” to marvelous! Here's what's cooking in the data kitchen:
-
📊 Value Labels on Bars – No more guessing games! The number of questions will proudly sit atop each bar, like a crown on a data-driven king. 👑
-
🔠 Customizable X-Axis Label Character Limit – Whether you want short ‘n sweet labels or a full-on paragraph, YOU get to decide how much your x-axis can handle! 💪
-
🎨 Text Styling Options – Your labels, your rules. Customize text styles for x-axis labels, y-axis labels, AND the value labels on top of bars. Because even numbers deserve a glow-up. ✨
-
🌭 Customizable Bar Corner Radius – Sharp corners? Rounded edges? Somewhere in between? Give your bars the curves they deserve. 😉
🔥 Stay tuned – more epic upgrades are COMING SOON! 🔥
v2.1.0-beta02
What's Changed
- Chore/kmp by @hi-manshu in #120
- Fix: Detekt by @hi-manshu in #123
- Chore/update documentation by @hi-manshu in #125
- Moved default operater to fast* by @hi-manshu in #126
Full Changelog: v2.1.0-Beta01...v2.1.0-Beta02
v2.1.0-beta01
Charty v2.1.0-beta01 Release Notes
New Features
- KMP Version:Charty now supports Kotlin Multiplatform (KMP)! One library, multiple platforms—because why should Android have all the fun?.
- Same Charty, Fresh Code: Added a new
Charts
in Charty, your new best friend for visualizing data—custom colors, click interactions, and all the good stuff.
Improvements
- Gradient But Make It Fancy: Enhanced gradient application for individual charts, No more blending in with the crowd!
- Background Bars: Ensured background bars are drawn behind the actual bars in bar charts and releated charts for better visual clarity.
Made with ❤️ for Android Developers by Himanshu Singh
v2.0.0-alpha01
-
What's Changed
This release brings significant changes and improvements to the Charty API. Here's a summary of the key updates:
-
Complete Rewrite for API
: The API has undergone a complete rewrite, resulting in a more robust and efficient codebase. This rewrite improves overall performance and maintainability of the library. -
Added a few more charts
: Several new chart types have been added, expanding the range of visualizations available. These new charts provide additional options for presenting data in a visually appealing and informative manner. -
Added new documentation on Dokka:
Comprehensive documentation using Dokka, a Kotlin documentation engine, has been included. The documentation covers the updated API, providing detailed explanations, examples, and usage guidelines.
For a more detailed and comprehensive list of all the changes made in this release, including bug fixes, enhancements, and other improvements, please refer to the Full Changelog .
Staging Build
Release: Stable Build
What's Changed
- [Bubble-Chart] Implemented Bubble Chart by @hi-manshu in #43
- Feat/bubblechart by @hi-manshu in #44
- Making it Prod Ready by @hi-manshu in #47
- #45
- #39
Full Changelog: 1.1.3-alpha05...v1.0.0
1.1.3-alpha05
What's Changed
- Feat: Stacked Bar Chart by @hi-manshu in #42
Full Changelog: v1.1.3-alpha04...1.1.3-alpha05
v1.1.3-alpha04
What's Changed
- Fix disabling expandable donut by @CarlosEsco in #38
- Feat/candle chart by @hi-manshu in #40
Full Changelog: v1.1.3-alpha03...v1.1.3-alpha04
v1.1.3-alpha03
What's Changed
- Redesign pie chart by @hi-manshu in #36
Full Changelog: v1.1.3-alpha02...v1.1.3-alpha03
v1.1.3-alpha02
What's Changed
- Fix. Chart Padding by @hi-manshu in #34
Full Changelog: 1.1.2-alpha02...v1.1.3-alpha02