score:0
most likely you need to install chart.js
with a "global" override:
jspm install npm:chartjs -o "{format: 'global'}"
But, actually, your best option is to use aurelia-chart, which is based on chart.js 2.x :)
Source: stackoverflow.com
Related Query
- Importing chart.js to aurelia causes page errors after bunldling
- VueJS + Chartjs - Chart only renders after code change
- Chart JS - Remember hidden label state after page refresh
- Adding Chart.js line chart to Jinja2/Flask html page from JS file
- Chart js - Get bar width after render
- Callback after line chart rendered
- chart.js - link to other page when click on specific section in chart
- Chart disappears just after finishing animation
- chart js with angular2 loading dynamic data only after zoomin
- Hovering over chart.js values in Meteor onRendered function causes chart axis shift
- Chartjs.org Chart only displaying in one page
- Laravel trying to display chart on welcome page
- Charts js and laravel: Render chart after passing in json data
- Code doesn't work after updating chart.js versioning
- How do I display chart on my HTML page based on JSON data sent by Node JS
- ChartJS chart not scaling after adding values
- Problems hovering over ChartJS bar chart after being redrawn
- Chart.js - Pie chart calculate sum of visible values after legend click
- Strange "padding" at chart area after updating chart.js (2.8.0 -> 3.4.1)
- Chart.js: chart not displayed from modules despite no errors - JS
- ChartJS 2 - Adding data to chart breaks after X number of items added
- web page doesn't display chart or any error
- show multiple responsive chart in the same page using chart.js
- ChartJS Line chart causes browser crash
- Chartjs bar order adjustment after bar chart is drawn
- When I added a funnel chart to chartjs all the charts are load compressed until resize page
- Chartjs bar chart appears empty when page loads
- Why chart renders after second click - react-chartjs-2
- ChartJs Memory Leak | Garbage Collection does not clean Chart Object or Arrays after render
- Generating different chart results on fly causes flickering
More Query from same tag
- charts.js from session var, flicker effect
- Chart.js legend is undefined
- How can I get my Chart.JS bar chart to stack two data values together on each bar, and print a calculated value on each bar?
- ChartJS scale ticks with scatter plot
- ChartJs - width scale of chart area and label area
- Chart JS distance between bar stacked
- EJS Tags with ChartJS?
- Property 'getContext' does not exist on type 'HTMLElement'
- Chart.js 3+, Firefox 68 and Angular: "ReferenceError: "ResizeObserver is not defined"
- How to reach to a chartjs chart's value?
- Export chart and table both to pdf
- ChartJs Skip few category, possible?
- Date selection not happening with a click in chartjs in the context of vuejs
- Draw a mathematical function in chartjs
- ChartJs Angular directive - chart[chartType] is not a function
- How to use dates as X axis with Chart.js even when there is no Y axis value related
- ChartJS - Show values in the center of each bar
- How to change color of hidden legend item instead of strike-through in Chart.js
- How to sort color segments by value within the 100% stacked bars rather than by value across all the stacked bars in Highcharts or ChartJs
- How to add ChartJS code in Html2Pdf to view image
- Chart.js Doughnut Chart Rendering Wrong
- Getting String array from node js to ejs
- React js with react-chart js, does not render doughnut chart
- ChartJS with dates on the X axis not displaying any graph
- How to make a max value in doughnut chart
- Why can't I create monthly sales report with Chart.js in Codeigniter
- Call chartjs in rhino using java
- How to determine chart type inside 'chart.js' pluginservice
- Data label over stacked bar chart
- Connecting points between missing data in chart.js