Chartjs-Hide Chart.js bubble points based on filtering

0👍

This doesnt solve my entire issue as Im using Vue which seems to be causing issues with updating the chart. However if you are using plain chart.js the blow fiddle gives one way to hide specific or all points

`https://jsfiddle.net/prmw1bm2/12` 

it may help someone somewhere

Leave a comment