core/chart_export library
Classes
- ChartExportBatchOptions
- ChartExportBatchProgress
- ChartExportBatchResult
- ChartExportCancellationToken
- ChartExporter
- ChartExportRequest
- ChartExportResult
- ExportableChart
- ExportableChartController
- Wraps a chart widget in a RepaintBoundary with a managed GlobalKey.
- SvgChartExporter
- Generates a minimal SVG string for simple chart types.
Extensions
Typedefs
- ChartExportBatchProgressErrorHandler = void Function(Object error, StackTrace stackTrace, ChartExportBatchProgress progress)
- ChartExportBatchProgressHandler = void Function(ChartExportBatchProgress progress)