Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Thingworx 9.0.4
I have a mashup that retrieves data via a service. The data is then bound to a contained mashup with the appropriate datashape for the mashup property. This mashup has a line chart and the mashup data property is bound to this line chart. The data is displayed without issue but the legend will not appear. I have ensured the "hide legend" checkbox is unchecked. When I did not have the contained mashup, I believe the legend was working.
Hi @JO_9930585 ,
Could you please make sure you manually configure the NumberOfSeries property, if only 1 series, set to 1.
and configure XAxisField, DataField with the corresponding column name?
If that doesn't resolve your issue, could you please try upgrading your ThingWorx to currently supported version like 9.4.x or 9.5.x?
Or please provide Entities and dummy data that can reproduce this issue here so that we can check bindings and other configurations in your mashup.