A comprehensive Flutter charting library offering beautiful, animated, and customizable charts with Material Design aesthetics. Docs
- π¨ Material Design aesthetics
- β¨ Smooth animations with configurable duration and curves
- π Responsive and adaptive layouts
- π Customizable color schemes
- π« Animation completion callbacks
- π± Mobile-friendly design
- βΏ Accessibility support
Add to your pubspec.yaml
:
dependencies:
material_charts: latest_version
Beautiful, interactive bar charts for discrete data visualization.
Versatile stacked bars for comparative data visualization.
View Stacked Bar Chart documentation
Animated line charts for trend visualization.
Multiple line series with interactive features.
View MultiLine Chart documentation
Interactive pie/donut charts with customizable segments.
Progress indicators in semi-circular format.
View Hollow Semi Circle documentation
Project timeline visualization with interactive features.
View Gantt Chart documentation
Financial data visualization for stock market analysis.
View CandleStick Chart documentation
Quantitative data visualization over continuous intervals.
Detailed examples for each chart type are available in the documentation
- Use flexible widths and heights
- Test on multiple screen sizes
- Implement adaptive layouts
- Limit datasets to manageable sizes
- Use appropriate animation durations
- Implement efficient data updates
- Provide clear labels and descriptions
- Maintain proper color contrast
- Support screen readers
-
Chart Not Rendering
- Check data validity
- Verify widget dimensions
- Ensure proper parent constraints
-
Animation Issues
- Verify animation duration settings
- Check widget lifecycle management
-
Styling Problems
- Validate style properties
- Check parent widget constraints
- Verify color and theme settings
We welcome contributions! Please follow these steps:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to your branch
- Open a Pull Request
Read our Contributing Guide for detailed information.
Coming soon:
- π₯§ Enhanced Pie Charts
- π Advanced Area Charts
- π― Radar Charts
- π Scatter Plots
BSD 3-Clause License
Copyright (c) 2024, Material Charts
All rights reserved.
- π Documentation
- π¬ GitHub Issues
- π§ Email Support
Developed with π by vishnudas-bluefox
Special thanks to all contributors!