Skip to main content
1-Visitor
September 30, 2021
Question

For Line chart, show ist series only as Line without marker in ThingWorx 9.2

  • September 30, 2021
  • 2 replies
  • 3988 views

Hi Team,

 

I have the use case to show one series as Line only  and other series as marker only in Line chart.

 

Since ThingWorx 9.2 is not having stroke property to hide the marker from series 1 and hidemarkers property will hide the markers from all series. (In ThingWorx 9.1 there was present this stroke property so it was achievable earlier)

 

How can we show ist series only as Line without marker and second series as marker only in ThingWorx 9.2

 

Thanks in advance.

2 replies

15-Moonstone
September 30, 2021

I have the same issue. but i am not sure how you have achieved in 9.1. i don't see any stroke property though.

 

Thanks.

RK_07051-VisitorAuthor
1-Visitor
September 30, 2021

@sbt 

In ThingWorx 9.1 under style definitions you will get series1,series2 .. etc styles for separate series.

 

For the series you want to hide marker from the line just make the fill & stroke property of Marker for that series as transparent color (#FFFFFF00)

 

But this stroke property of Marker got removed in ThingWorx 9.2

15-Moonstone
September 30, 2021

I tried your option now but looks somewhat like below where its not getting transparent instead a  white spot.

sbt_0-1633004246416.png

am i doing something wrong??

sbt_1-1633004302495.png

Thanks

 

Community Manager
October 20, 2021

Hi @RK_0705.

 

Which patch level of 9.2 are you on?  For 9.2.3, we can see the stroke options under Style Properties.

 

Regards.

 

--Sharon

RK_07051-VisitorAuthor
1-Visitor
October 21, 2021

@slangley We are using TWX 9.2.1.

Community Manager
October 28, 2021

Hi @RK_0705.

 

Here's what I see under 9.2.1:

 

 

Are you expecting to see something different?

 

Regards.

 

--Sharon