<?xml version="1.0" encoding="utf-8"?>
<manifest manifest-version="0.1" xmlns="http://www.tableau.com/xml/extension_manifest">
  <worksheet-extension id="com.dataskera.cycleplot" extension-version="1.0.0">
    <default-locale>en_US</default-locale>
    <name resource-id="name"/>
    <description resource-id="description"/>
    <author name="Dataskera" email="support@dataskera.com" organization="Dataskera" website="https://dataskera.com"/>
    <min-api-version>1.12</min-api-version>
    <source-location>
      <url>https://vizextension.dataskera.com/cycleplot/cycleplot.html</url>
    </source-location>
    <icon>
iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAYAAABxLuKEAAAEy0lEQVR4AeyaXWgcVRTHz5mlu5l1
aSoYxCIobVFB/HqQatEWKqUmbdKChIJITdNm1xdRRMS3iqIvIhVBaJZNq2BIVaSk1WTbB7WCqI2K
YBWhEfugSLu0SyndjyaZ23MadjvZzNnZzcyw2+m97MncOffO/fjtmc38z64BujgS0GAcsQBoMBqM
QEBw64jRYAQCgltHjAYjEBDcOmI0mBoC/Qe6Op4dGWADqte03qTPMf2fRWNRmAYDD7LFouo0kM8O
56a4lcxU9qV4alJVzOyMlhFheQUEInZ2xC6vq5zzMfRgOlLZXQjqfd5sxRRgpVo9zikoVU+oEmow
5lD2GQQrQ/sEBTBWGO5GtlKmz1AKfmc/mwJ1amZ04CeuV6z9wVRW2sTx06Mnjrya/vp7w1CfI6Cx
5lbj7MiWeIL98/bd+Mc7Vp/Z/WjXSQLUW/5k8EEAJHZQLaEEcypnrUj/WlpLO8WVCcy/9rg5FcHq
nq9VkM7Xr1p+tjw6+CXUQAEqoQMTHcre/96PxQdmFUbo/vljOp+467lt63t39G7oczJi4PgKHRgD
rW2AuEIp9XfBMDbCgScuOe7cxRk6MKV0zzv0ufGKsiKbYP/mcy77F5tDB4Z3Wkx37ytlNv/D9aVa
KMEsFYb9Og3GTsNW12BsMOxVVzAVfVF7ZP1hH6gldVLFrI7ZnBSylzW5gpEGR9IfHS9MDkjtgftJ
DbspZC9rcAXD2qLW6IlyjCdFpUbiQ8e2cj1o4wi1R20jCtnLmlzBzGuLE0fsR9Ydd3diDgENIzI3
zrqE270spN61S1XI9cZ0a3MF4zQA647X15knWYdYCo39PxfWfvTLhXuDuNe9KGSntTfqcwXjpC/Y
t3P7hq2sQyyl/pwp5CLfTOfvAcqIOWXDGl2MvR9HIEeiF4VsH6/ZuiuY6wM61EiHWMX8W/RBXG1E
h2xYtbGJih8KuYnpFnX1BoaGU9aVM3RY8KrNhi1obODEL4XcwFRiF89gOPNFoq1uNkycXWjwSyEL
wzfk9gwGKMlTHt31EMHpZXPKhkGTxS+F3OS0C7r7AIbHQ8WZMDYgUOBD8UMhe1mGT2C8LKE9r9Vg
hPdFg9FgBAKCW0dMK8CYycnTZmriB1LFGTM58XIsdWxTfPD4SmEtbeUOLGLMPRN3IsIaUuCP0Y53
I+K+CFjHYdncf/Hk5Bvka+tXYGCKmZ5/rTljFYDqs0DtpRzOOD0ATpMpQNgbS2a3tDOZwMDwpvkr
jMJwz9HScM+bxeHu7cX8pfvo+e/al+cGqkOx5MRq7teOFigYTh0ssJ23H373qVsuxpdhGQESt5nG
bwcPf/sV9/EDjp9jBArGaaFdJlxJPRydAgUqX1KJD6bKjzj1a7UvUDCc0HKyt/dsfBIAXwQqf+Vm
7nj+i/9LQWT/aPglvwIFU29VhfTTH1qWOmQVcwCzhX4/s3/15m20rWVgeIGqeH4M6Z7iOhv9S1/0
Wzj2t8JaCsZSs4t+jeA1++cXxJaCCSL7FwowQA81fmf/wKfS0oiZ34P/2b/5cb39bQMw3jYQ1NUa
jEBWg9FgBAKCW0eMBiMQENzBRIww2Y3k1mCEd0uD0WAEAoJbR4wGIxAQ3DpiNBiBgODWEaPBCAQE
t44YDUYgILivAgAA//+l9IMKAAAABklEQVQDAGM8J6spQedyAAAAAElFTkSuQmCC
    </icon>
    <context-menu>
      <configure-context-menu-item />
    </context-menu>
    <encoding id="cycle">
      <display-name resource-id="cycle-name">Cycle</display-name>
      <data-spec>
        <data-type>string</data-type>
        <data-type>temporal</data-type>
        <data-type>numeric</data-type>
        <data-type>boolean</data-type>
      </data-spec>
      <role-spec>
        <role-type>discrete-dimension</role-type>
        <role-type>discrete-measure</role-type>
        <role-type>continuous-dimension</role-type>
      </role-spec>
      <fields max-count="1"/>
      <encoding-icon token="grid" />
      <tooltip resource-id="cycle-tooltip">Drag the repeating position: day of week, month of year, hour of day</tooltip>
    </encoding>
    <encoding id="sequence">
      <display-name resource-id="sequence-name">Sequence</display-name>
      <data-spec>
        <data-type>string</data-type>
        <data-type>temporal</data-type>
        <data-type>numeric</data-type>
        <data-type>boolean</data-type>
      </data-spec>
      <role-spec>
        <role-type>discrete-dimension</role-type>
        <role-type>discrete-measure</role-type>
        <role-type>continuous-dimension</role-type>
      </role-spec>
      <fields max-count="1"/>
      <encoding-icon token="arrow-right" />
      <tooltip resource-id="sequence-tooltip">Drag what runs across the cycles: the week, the year, the date</tooltip>
    </encoding>
    <encoding id="value">
      <display-name resource-id="value-name">Value</display-name>
      <data-spec>
        <data-type>numeric</data-type>
      </data-spec>
      <role-spec>
        <role-type>continuous-measure</role-type>
        <role-type>continuous-dimension</role-type>
      </role-spec>
      <fields max-count="1"/>
      <encoding-icon token="metric" />
      <tooltip resource-id="value-tooltip">Drag the measure each line follows</tooltip>
    </encoding>
  </worksheet-extension>
  <resources>
    <resource id="name">
      <text locale="en_US">Cycle Plot</text>
    </resource>
    <resource id="description">
      <text locale="en_US">Is it falling, or is it August. One panel per position in the cycle, the trend running left to right inside each panel, and a level line showing where that position usually sits, so the shape of the week and the shape of the year are read apart instead of on top of each other.</text>
    </resource>
    <resource id="cycle-name">
      <text locale="en_US">Cycle</text>
    </resource>
    <resource id="cycle-tooltip">
      <text locale="en_US">Drag the repeating position: day of week, month of year, hour of day</text>
    </resource>
    <resource id="sequence-name">
      <text locale="en_US">Sequence</text>
    </resource>
    <resource id="sequence-tooltip">
      <text locale="en_US">Drag what runs across the cycles: the week, the year, the date</text>
    </resource>
    <resource id="value-name">
      <text locale="en_US">Value</text>
    </resource>
    <resource id="value-tooltip">
      <text locale="en_US">Drag the measure each line follows</text>
    </resource>
  </resources>
</manifest>
