Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #86

Merged
merged 24 commits into from
Feb 21, 2024
Merged

Develop #86

merged 24 commits into from
Feb 21, 2024

Conversation

dautovicharis
Copy link
Owner

No description provided.

* Improve bar chart animation

#48

* Update bar chart app demo
* Make stack bar animation smoother

* Add AnimationSpec
* Simplify chart data set public interface

* Add support for multi-line chart

* Improve chart styles

- Added new options
- Removed showLegend from chartViewStyle because we are showing legend based on chart data

* Migrate charts to use new data set classes

* Update app demo

* Update docs
- Improve formatting
- Keep names more consistent
* Improve pie chart performance

- Keep hierarchy more flat
- Use one canvas for all slices
- Use canvas drawWithCache
- Fix pie chart animation spec

* Fix ChartViewStyle builder name
* Improve pie chart animation

* Consume drag point event

* Use constant for a default value

* Stacked bar chart: Use correct colors for the legend

* Use better names for properties

* Line chart: Fix drag points visibility

* Bar chart: Fix no selection state - use correct data
* Improve pie chart animation

* Consume drag point event

* Use constant for a default value

* Stacked bar chart: Use correct colors for the legend

* Use better names for properties

* Line chart: Fix drag points visibility

* Bar chart: Fix no selection state - use correct data

* Improve app demo

- Show chart style options
- Repeat chart
* Improve pie chart animation

* Consume drag point event

* Use constant for a default value

* Stacked bar chart: Use correct colors for the legend

* Use better names for properties

* Line chart: Fix drag points visibility

* Bar chart: Fix no selection state - use correct data

* Improve app demo

- Show chart style options
- Repeat chart

* App demo - add main menu icons

* Improve app demo

- Support for multiple themes
- Github icon
- App and build version

* Keep builder chart style name consistent for all charts
- Added donut animation
- Added donut border line
- Single state for line animation
- Animate path instead of each segment
- Removed lerp
- Show points after animation is done
- AnimationSpec update
- Updated app and build version
- Added charts version label on the Main screen
- Show errors if data is invalid
- Added tests
- Optional categories for MultiChartDataSet
* Improve naming of pie chart style options

* Add pieColors style option

* Validate pie chart data

- Add tests
- Fix previous data tests
- Use Resources instead of Context

* Fix property name to be consistent with style

* Fix tests
* Refactor chartView style to be reusable

* Use color with elevation for main card

* Update charts demo data and style
* Refactor chart styles

- Improved public api usability
- Removed builder classes
- Used a simpler approach following compose guidelines

* Improve app demo

- Updated the app demo to use the new style API
- Made the style table options dynamic

* Update dependencies
* Update README.md
@dautovicharis dautovicharis merged commit 06406ab into main Feb 21, 2024
3 of 4 checks passed
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.

1 participant