adopted-ember-addons / adopted-ember-addons/ember-cli-chart
Could not find moment.js library
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 138
- Forks
- 76
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
I am trying to implement Line Chart with Time Scale. See http://www.chartjs.org/samples/latest/scales/time/line-point-data.html.
However, I am running into issue where chart.js library cannot find moment.js library. See following screenshot of Google Chrome's console:
[Console Output](https://i.imgur.com/zSiNu0P.png)
I have included moment.js library in my project using bower but still no luck.
Any suggestion/workaround to resolve this issue?
Thanks.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.