## Current Behavior It's not possible to use pluginService for multiple charts with different implementation. ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> I think it should by possible to identify charts by name or id for pluginServices. ## Environment <!--- Include as many relevant details about the environment you experienced the bug in --> - Chart.js version: 2.3.0 - Browser name and version: - Link to your project: http://codepen.io/anon/pen/PGrQBp
Current Behavior
It's not possible to use pluginService for multiple charts with different implementation.
Possible Solution
I think it should by possible to identify charts by name or id for pluginServices.
Environment