$("#circle-not-assigned").circliful({
animation: 1,
animationStep: 5,
foregroundBorderWidth: 15,
backgroundBorderWidth: 15,
percent: 50,
textSize: 28,
textStyle: 'font-size: 12px;',
textColor: '#666',
multiPercentage: 0,
progressColor: { 15: '#152cc4', 25: '#FF6C00'},
});
Uncaught TypeError: $(...).circliful is not a function