cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Raybob
Level II

Line break in JMP- How to retain when exporting graph to PPTX

I am exporting graphs that have a line break in the graph title, but the line break is not applied to my PPT slide title. Is there a way to fix this in JMP, or do I just chalk it up to another unfortunate JMP-to-PPT mismatch?

 

Graph builder graph title : 

Title Line 1

Title Line 2

 

When exported to PPT:

Title Line 1Title Line 2

 

 

2 REPLIES 2
Phil_Kay
Staff

Re: Line break in JMP- How to retain when exporting graph to PPTX

Hi @Raybob ,

I'm actually struggling to figure out how to add a line break in the title!

I suggest that you ask technical support about this one (email: support@jmp.com).

Regards,

Phil

Craige_Hales
Super User

Re: Line break in JMP- How to retain when exporting graph to PPTX

I built one using JSL <<setTitle and I see the same issue. I'm pretty sure the newline was removed when the file was being saved. If I manually re-insert it in the ppt file, LibreOffice Impress shows the newline. Can't say what PP might do.

Craige

Recommended Articles