Chartjs-Bubble type chart JS doesnt render because cannot find module 'gkKU3'

0👍

thanks, i did it!The sandbox helps a lot!

I was missing this call in api.js

    cubeApi.load().then(() => {
    this.getAquisitionsByYear();
    this.getDimensions();
    });

Leave a comment