<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with graphic]]></title><description><![CDATA[A list of topics that have been tagged with graphic]]></description><link>https://forums.dataclay.com/tags/graphic</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 12:57:56 GMT</lastBuildDate><atom:link href="https://forums.dataclay.com/tags/graphic.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Change shape size]]></title><description><![CDATA[@rivalpro Yes, you can pull in the value as a text layer, then use an expression to tie your shape size / percent completion to the SourceText property of the text layer by wrapping it in a parseInt(). If your text layer is “text-1”, and your text layer is in the same comp as whatever numerical value you are using to control your bar, the expression would be:
parseInt(thisComp.layer("text-1").text.sourceText)

That would convert your text value from being just a text string into a number.
]]></description><link>https://forums.dataclay.com/topic/69/change-shape-size</link><guid isPermaLink="true">https://forums.dataclay.com/topic/69/change-shape-size</guid><dc:creator><![CDATA[Jon]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>