Skip to content

Releases: hi-manshu/Charty

v2.1.0-beta03

13 Feb 19:17
6a9cd0d
Compare
Choose a tag to compare

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

09 Feb 13:47
fa3e213
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0-Beta01...v2.1.0-Beta02

v2.1.0-beta01

08 Feb 23:10
Compare
Choose a tag to compare

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

02 Jul 11:31
303965b
Compare
Choose a tag to compare
  • 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

19 Jan 08:10
050fa40
Compare
Choose a tag to compare
Staging Build Pre-release
Pre-release

Commits

  • 050fa40: added stroke size field on line config (#61) (Alberto Caliman) #61

Release: Stable Build

04 Oct 22:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3-alpha05...v1.0.0

1.1.3-alpha05

21 Sep 22:30
a3a9886
Compare
Choose a tag to compare
1.1.3-alpha05 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.3-alpha04...1.1.3-alpha05

v1.1.3-alpha04

14 Sep 22:52
Compare
Choose a tag to compare

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

13 Sep 19:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3-alpha02...v1.1.3-alpha03

v1.1.3-alpha02

07 Sep 20:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2-alpha02...v1.1.3-alpha02