<?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: Embedding an interactive JMP graph in a C# application in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16665#M15189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are referring to just extracting the data that is currently selected, that is in-memory.&amp;nbsp; JavaScript code within the web page is creating an in-memory graphic and maintaining the states of the selected points.&amp;nbsp; There is no way currently to have the report export the current selections to a table or clipboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 21:12:13 GMT</pubDate>
    <dc:creator>briancorcoran</dc:creator>
    <dc:date>2016-02-05T21:12:13Z</dc:date>
    <item>
      <title>Embedding an interactive JMP graph in a C# application</title>
      <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16662#M15186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I am using JMP 11. Using the Automation Reference document and the JMPStarter C# sample application, I was able to get a simple C# application working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am now looking to embed a JMP graph into an existing C# form. All the examples I have seen, open a new JMP window with the JMP report file. &lt;/P&gt;&lt;P&gt;Is there a way to launch the JMP report (or just a graph or journal) within a C# form or a user-control, instead of as a separate JMP window? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an image that describes what I am trying to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 19:25:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16662#M15186</guid>
      <dc:creator>skris</dc:creator>
      <dc:date>2016-02-01T19:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an interactive JMP graph in a C# application</title>
      <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16663#M15187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid you can't put a live report in.&amp;nbsp; You can put in the graphic or the RTF output of a report, but not the live contents.&amp;nbsp; To see how to copy in a static image you can look at the Analysis VB example that is installed with JMP.&amp;nbsp; The Bivariate report contains an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian Corcoran&lt;/P&gt;&lt;P&gt;JMP Development&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 14:15:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16663#M15187</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2016-02-02T14:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an interactive JMP graph in a C# application</title>
      <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16664#M15188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian, thanks for getting back to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not possible to directly put in a live report, I was wondering if I could use the interactive HTML report instead. &lt;/P&gt;&lt;P&gt;I was reading about the JMP interactive HTML report and I see that it has all the corresponding data embedded in it. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/docs/DOC-7759" target="_blank"&gt;Sharing Interactive Web Reports From JMP®&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the data is embedded in the HTML file, I was thinking about somehow extracting the data the is linked to elements in the plot.&lt;/P&gt;&lt;P&gt;For example, this report allows me to click on specific data points and they are then highlighted on the plot. Is there a way to then grab the data linked in the HTML file, for the highlighted data points?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried looking at a sample HTML report in an editor, but was not able to decipher much about how the data is linked. Any pointers would be great. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks again for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 13:23:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16664#M15188</guid>
      <dc:creator>skris</dc:creator>
      <dc:date>2016-10-28T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an interactive JMP graph in a C# application</title>
      <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16665#M15189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are referring to just extracting the data that is currently selected, that is in-memory.&amp;nbsp; JavaScript code within the web page is creating an in-memory graphic and maintaining the states of the selected points.&amp;nbsp; There is no way currently to have the report export the current selections to a table or clipboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 21:12:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16665#M15189</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2016-02-05T21:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an interactive JMP graph in a C# application</title>
      <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16666#M15190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered embedding a web browser control into your UI / form?&amp;nbsp; You could then just point the control to the html5 output.&amp;nbsp; If it was a modern control, you might be able to still have live graphics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 21:38:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16666#M15190</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2016-02-05T21:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an interactive JMP graph in a C# application</title>
      <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16667#M15191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I see, so even though it has the data embedded in the HTML file itself, the state of each data point is stored in-memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So the report would need to be modified to write out the selected data points, each time their state changes. I have no expertise with this though, so this will not work. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://community.jmp.com/7.0.4.3b79b96/images/emoticons/happy.png"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 21:46:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16667#M15191</guid>
      <dc:creator>skris</dc:creator>
      <dc:date>2016-02-05T21:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding an interactive JMP graph in a C# application</title>
      <link>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16668#M15192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't explored the HTML5 reports much, but I was planning on using the web browser control in my form to access the interactive HTML report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially, I am looking for communicating back to my form, the data points that were selected in the plot. This is why I was asking about somehow extracting the selected points from the HTML report. Would this be possible with the HTML5?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 21:49:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Embedding-an-interactive-JMP-graph-in-a-C-application/m-p/16668#M15192</guid>
      <dc:creator>skris</dc:creator>
      <dc:date>2016-02-05T21:49:32Z</dc:date>
    </item>
  </channel>
</rss>

