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
How to fill area between two lines in a line chart widget ? Also, the area between the lower line and the x-axis should be empty (no color).
Solved! Go to Solution.
I figured it out. It can be achieved by plotting multiple lines and fillng area under them.
Hi @AS_9994683.
What version of ThingWorx are you running? Can you provide a mockup showing exactly what you expect?
In the Properties panel, there is a property called Area that may fit your needs.
Regards.
--Sharon
Hi Sharon,
I am using Thingworx 9. What I want is shown in fig. 'bound.jpg'. What I get from fill area of Thingworx is fig. 'screenshot.png'. I want the area below lowest line to be transparent.
Thanks
Hi @AS_9994683
We're still not clear on the issue. Are you saying you want to remove all color from the chart? Have you checked the styles you're using? Which version of ThingWorx 9 are you on? You can find this information in Composer by selecting Help > About.
Regards.
--Sharon
I figured it out. It can be achieved by plotting multiple lines and fillng area under them.