Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error TS2339: Property 'interpolate' does not exist on type 'InteractionModeMap' #116

Closed
ghost opened this issue Jan 6, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 6, 2023

Hi! I want to use the plugin with Chart.js in my angular project, but I get an error:
Property "interpolate" does not exist on type "InteractionModeMap"

@ghost ghost changed the title Module '"chartjs-plugin-crosshair"' has no exported member 'CrosshairPlugin'; Module '"chartjs-plugin-crosshair"' has no exported member 'Interpolate' error TS2339: Property 'interpolate' does not exist on type 'InteractionModeMap' Jan 6, 2023
@ghost ghost closed this as completed Mar 23, 2023
@TomViiv
Copy link

TomViiv commented Apr 11, 2023

Hello @sakayevas!

I have the same issue.
I solved the first one with the solution provided here: #109. However, I am having trouble solving the second one: "Property 'interpolate' does not exist on type 'InteractionModeMap'". Have you found a solution to this problem?

Have a good day 😃

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant