graphChartsBundle top-level property
Implementation
final graphChartsBundle = RegistrationBundle(
name: 'graph',
description: 'Network Graph',
registrations: [
networkRegistration,
],
);
final graphChartsBundle = RegistrationBundle(
name: 'graph',
description: 'Network Graph',
registrations: [
networkRegistration,
],
);