Skip to content

Adding chart-boxplot to project gives an error with chartjs-chart-geo #138

Description

@stewmorg

I have an angular app that uses several chartjs plugins, including chart-geo.

When adding this plugin via

npm install --save chart.js @sgratzl/chartjs-chart-boxplot

My existing code that starts to produce errors that suggest the chart-geo plugin is not installed.

Errors:

TS2820: Type '"bubbleMap"' is not assignable to type 'keyof ChartTypeRegistry'. Did you mean '"bubble"'

Context

  • Version: 4.4.0 of boxplot, 4.3.1 or chart-geo and 4.4.3 of chart.js
  • Browser: chrome/mac

Can these two plugins co-exist in the same project?

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions