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

1st class Flet charts based on fl_chart package #1255

Merged
merged 47 commits into from
Apr 6, 2023
Merged

Conversation

FeodorFitsner
Copy link
Contributor

No description provided.

@FeodorFitsner FeodorFitsner merged commit b79228c into main Apr 6, 2023
@FeodorFitsner FeodorFitsner deleted the fl_chart branch April 6, 2023 18:20
zrr1999 pushed a commit to zrr1999/flet that referenced this pull request Jul 17, 2024
* Line chart initial commit

* More chart classes

* LineChart Python model

* Use custom flutter_svg library

* aspect_ratio added to all controls

* AspectRatio on Flutter side

* Changed flutter_svg reference to flet-fixes branch

* Charts moved to flet-core package

* Remove --allow-releaseinfo-change flag

* LineChart Python classes

* LineChart stub control added

* LineChart prototype

* LineChart complete

* LineChart datapoint tooltips

* LineChart.on_chart_event

* Fix tests

* shadow and dash_pattern

* spot indicators for line chart

* Dot marker style

* Line chart point

* Point gradients

* Show below/above lines

* selected below line

* selected points on non-interactive charts

* Linechart adjusted for "monthly sales" example

* pip install --upgrade pip

* cutoff Y

* point_line_start/end

* Renamings for BarChart

* BarChart data model python and dart

* BarChart first steps

* BarChart tooltip and touch event

* PieChart

* remove show_title from piechart

* remove interactive and border from piechart

* Added shadow to TextStyle

* Automatic sizing of line and bar charts

* Bump Flet version to 0.5.0, update changelog

* Bump Pyodide 0.23

Closes flet-dev#1241

* Updated changelog with Pyodide 0.23

* Fixed memory leak when deleting orphaned controls

Fix flet-dev#1223

* Remove all page references

* Reliably remove closed sessions from memory

* Changelog updated with memory leak fixes

Fix flet-dev#1223, Fix flet-dev#969

* Cleaup imports
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