Skip to content

TypeError: Cannot read property 'plugins' of undefined #77

@luke-robertson

Description

@luke-robertson
                if (configuration.options.plugins) {
                    Chartjs.pluginService.register(configuration.options.plugins);
                }

/node_modules/chartjs-node/index.js line 88

Got around this by adding options: { plugins: {} } but this should really handle itself, i can submit a PR if required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions