isLocal property

bool isLocal
final

User can specifiy if the charts should be renderd from local JS library or the CDN version By default the value is true implying local version

Implementation

final bool isLocal;