Sharing interactive web reports in JMP® 13 Heman Robinson, JMP principal Software Developer, sas
What Is Interactive HTML? How Do We Use It? What’s New in JMP 13? Sharing interactive web reports in JMP 13 What Is Interactive HTML? How Do We Use It? What’s New in JMP 13?
A Way To Share Interactive JMP Reports with Folks Who Don’t Have JMP INTERACTIVE HTML What is interactive html? A Way To Share Interactive JMP Reports with Folks Who Don’t Have JMP Publish to Internet Save to Shared Folder File: Save As (Win) Email to Friend JMP Report Report.html File: Export (Mac)
Unlike Flash, Runs in Any Modern Browser INTERACTIVE HTML What is interactive html? Interactive HTML = HTML Version 5 = HTML Version 4 + Interactive Graphics Unlike Flash, Runs in Any Modern Browser
Heman Robinson INTERACTIVE HTML What is interactive html? A.B. University of North Carolina M.S. University of Southern California Several Years at SAS Institute ;-) Wrote JMP Flash Apps for Bubble Plot and Profiler
“HTML5 will win.” -- http://www.apple.com/hotnews/thoughts-on-flash/ INTERACTIVE HTML What is interactive html? Why Stop Using Flash? Less Secure, Less Browser Support “HTML5 will win.” -- http://www.apple.com/hotnews/thoughts-on-flash/ “Please stop coding Flash.” -- http://www.indeed.com/
IE 11, Edge, Chrome, Firefox, Opera Mac Safari, Chrome, Firefox, Opera INTERACTIVE HTML How do we USE IT? Use a Modern Browser: Device Tested Browsers Windows IE 11, Edge, Chrome, Firefox, Opera Mac Safari, Chrome, Firefox, Opera iPad Safari, Chrome Android Tablet Chrome Kindle Fire Silk We Do Not Test on Phones (But It Often Works)
There is no Internet Security INTERACTIVE HTML How do we USE IT? There is no Internet Security The Internet IRS NC FRANK
Interactive Graphics Share Data INTERACTIVE HTML How do we USE IT? Interactive Graphics Share Data Data are Embedded in the HTML5 File Data Report.html
Publish HTML5 to the Internet and Share Your Data … INTERACTIVE HTML How do we USE IT? Publish HTML5 to the Internet and Share Your Data … …Or Save to a Shared Folder… …Or Anonymize Your Data: Subset without Names, IDs, etc… …Or Save as HTML File (HTML4): HTML File (Static HTML4) Interactive HTML with Data (Interactive HTML5)
Automate with JMP Scripting Language (JSL): INTERACTIVE HTML How do we USE IT? Automate with JMP Scripting Language (JSL): // Exports a Bivariate Fit. dt = Open( "$SAMPLE_DATA/Diamonds Data.jmp" ); obj = Bivariate( Y( :Price ), X( :Carat Weight ), Fit Line ); obj << Save Interactive HTML( "C:\Bivariate.html" ); Web( "C:\Bivariate.html" );
In JMP 13, Organize with “View: Create Web Report” INTERACTIVE HTML How do we USE IT? In JMP 13, Organize with “View: Create Web Report” Automatically Create Index Pages, Sub-Folders, Thumbnail Images, etc.
JMP Features Are Supported in HTML5 Based on Usage: INTERACTIVE HTML WHAT’s new in JMP 13? JMP Features Are Supported in HTML5 Based on Usage: JMP 11: Tables, Simple Graphs JMP 12: Bubble Plots, Profilers, Tablets JMP 13: Graph Builder Plus
INTERACTIVE HTML WHAT’s new in JMP 13? From Graph Builder, the Most Popular Features of: Points, Smoothers, Ellipses, Lines, Bars, Areas, Box Plots, Histograms, Heatmaps, Mosaic Plots, Captions, and Maps.
Improved Dashboard Support More Profilers Reference Ranges INTERACTIVE HTML WHAT’s new in JMP 13? The “Plus”: Improved Dashboard Support More Profilers Reference Ranges Value Labels Value Ordering Pinned Tooltips Hover Pictures
See Examples at: http://www.jmp.com/jmphtml5/ INTERACTIVE HTML WHAT’s new in JMP 13? See Examples at: http://www.jmp.com/jmphtml5/