cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Polymer with highChart in custom widget mashup

Rajkumar_20673
10-Marble

Polymer with highChart in custom widget mashup

Built an custom widget using polymer js and highcharts js.

it was working well in web application and down below image is the output of web application

Rajkumar_20673_0-1656922145837.png

 

then we built an extension.zip file and imported into mashup, but in the mashup. Output is empty (i.e blank white page). down below image is the output of mashup

Rajkumar_20673_1-1656922429745.png

 

And also in the browser console, their is no error showing up, you can see in below image

Rajkumar_20673_2-1656922644461.png

 

why it is not showing output in mashup ?

which is coming output as web application

 

@slangley  @c_lowy @PaiChung @CarlesColl  @VladimirRosu @VladimirN @pshashipreetham 

1 ACCEPTED SOLUTION

Accepted Solutions
slangley
23-Emerald II
(To:TanmeyTWX)

Hi @Rajkumar_20673.

 

It is likely that you have an incompatibility between your original custom extension, possibly a conflict of libraries.  Have you checked for the existence of competing library versions either between your own custom extensions or those that come with ThingWorx?  You could try installing the new extension in a vanilla ThingWorx implementation to determine if the issue is with the out of the box libraries or those your are installing with your custom extensions.

 

Regards.

 

--Sharon  

View solution in original post

2 REPLIES 2

Are you not seeing any bindings? attach the zip file here for troubleshooting.

slangley
23-Emerald II
(To:TanmeyTWX)

Hi @Rajkumar_20673.

 

It is likely that you have an incompatibility between your original custom extension, possibly a conflict of libraries.  Have you checked for the existence of competing library versions either between your own custom extensions or those that come with ThingWorx?  You could try installing the new extension in a vanilla ThingWorx implementation to determine if the issue is with the out of the box libraries or those your are installing with your custom extensions.

 

Regards.

 

--Sharon  

Top Tags