Question
Custom line chart using polymer and thingworx web component sdk utility




i'm trying to creating widget on line chart using polymer & sdk web component utility.
while doing that, i have imported required links into file.
after importing and using the component, getting error "moment.js is required before ptcs-datepicker import"
To resolve this issue, i have installed moment js via npm. still it is showing same error
can anyone help me on this ??

