amanjain325 / angular-d3-charts

Integrate your Angular 2, Angular 4 app with d3 charts e.g. Doughnut, Pie, Single Bar chart, Multiple bar chart and Stacked bar chart
11 stars 11 forks source link

ReferenceError: $ is not defined #6

Open ndukuwamalwa opened 5 years ago

ndukuwamalwa commented 5 years ago

at barChart.component.js:84 at Array.map () at barChart.component.js:82 at Array.forEach () at BarChartComponent.push../node_modules/angular-d3-charts/bundle/barChart.component.js.BarChartComponent.renderChart (barChart.component.js:80) at BarChartComponent.push../node_modules/angular-d3-charts/bundle/barChart.component.js.BarChartComponent.ngOnInit (barChart.component.js:24) at checkAndUpdateDirectiveInline (core.js:22099) at checkAndUpdateNodeInline (core.js:23363) at checkAndUpdateNode (core.js:23325) at debugCheckAndUpdateNode (core.js:23959)

NareshKukreti12 commented 4 years ago

Have you found the solution?

ndukuwamalwa commented 4 years ago

Nope. I have to use the d3 library itself.