<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JMP graph into a powerpoint animation? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747011#M92652</link>
    <description>&lt;P&gt;I have some combo line and bar graphs.&amp;nbsp; Most have one element as bar and then two elements as lines. I wanted to bring in each line / bar separately as I talked about them. I believe that is animation?&amp;nbsp; I haven't done this much....&lt;/P&gt;</description>
    <pubDate>Sat, 13 Apr 2024 19:32:35 GMT</pubDate>
    <dc:creator>EmilyT</dc:creator>
    <dc:date>2024-04-13T19:32:35Z</dc:date>
    <item>
      <title>JMP graph into a powerpoint animation?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747008#M92649</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if it is possible to use a graph I built in JMP and make an animation of it in powerpoint?&amp;nbsp; I'm thinking the answer is no but I thought I would ask...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like Excel is possible but the only thing I can do with a JMP graph is copy the whole thing as a picture?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2024 18:08:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747008#M92649</guid>
      <dc:creator>EmilyT</dc:creator>
      <dc:date>2024-04-13T18:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: JMP graph into a powerpoint animation?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747009#M92650</link>
      <description>&lt;P&gt;with "animation" you refer to an animated gif - or an interactive graph?&lt;/P&gt;&lt;P&gt;which part should be animated?&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2024 18:32:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747009#M92650</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-04-13T18:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: JMP graph into a powerpoint animation?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747011#M92652</link>
      <description>&lt;P&gt;I have some combo line and bar graphs.&amp;nbsp; Most have one element as bar and then two elements as lines. I wanted to bring in each line / bar separately as I talked about them. I believe that is animation?&amp;nbsp; I haven't done this much....&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2024 19:32:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747011#M92652</guid>
      <dc:creator>EmilyT</dc:creator>
      <dc:date>2024-04-13T19:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: JMP graph into a powerpoint animation?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747012#M92653</link>
      <description>&lt;P&gt;Here is one example.&amp;nbsp; Would like to bring in each line first and then the bar.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2024 19:37:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747012#M92653</guid>
      <dc:creator>EmilyT</dc:creator>
      <dc:date>2024-04-13T19:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: JMP graph into a powerpoint animation?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747013#M92654</link>
      <description>&lt;P&gt;For the Data Filter, there exists an animate function:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6350875186112w828h540r389" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6350875186112" data-account="6058004218001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004218001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6350875186112w828h540r389');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.jmp.com/t5/video/gallerypage/video-id/6350875186112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;unfortunately, the recorder doesn't seem to record the manual changes (save button is grey after the first part) - one has to use the buttons on top to cycle through the entries (save button is available at the end). Unfortunately, this is not the mode you are interested in :(&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2024 19:46:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747013#M92654</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-04-13T19:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: JMP graph into a powerpoint animation?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747017#M92656</link>
      <description>&lt;P&gt;anyway, it will be hard to synchronize the automatically generated animation with your text ...&lt;BR /&gt;&lt;BR /&gt;So, what you could do:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;install&amp;nbsp;&lt;LI-MESSAGE title="Graph Builder Toolbar" uid="565466" url="https://community.jmp.com/t5/JMP-Add-Ins/Graph-Builder-Toolbar/m-p/565466#U565466" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;use the local data filter to generate the individual steps&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;for every step,&amp;nbsp;click on the Powepoint logo in the Graphbuilder Toolbar *)&amp;nbsp; and send the current plot as an image to Powerpoint&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;go to Powerpoint, select all images and add animations&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1713038174729.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63309i45272C73073E0E64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1713038174729.png" alt="hogi_1-1713038174729.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2024 19:57:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-graph-into-a-powerpoint-animation/m-p/747017#M92656</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-04-13T19:57:30Z</dc:date>
    </item>
  </channel>
</rss>

