matrixChartsBundle top-level property
Implementation
final matrixChartsBundle = RegistrationBundle(
name: 'matrix',
description: 'Heatmap, Sparkline Matrix',
registrations: [heatmapRegistration, sparklineMatrixRegistration],
);
final matrixChartsBundle = RegistrationBundle(
name: 'matrix',
description: 'Heatmap, Sparkline Matrix',
registrations: [heatmapRegistration, sparklineMatrixRegistration],
);