|
From: Chao Y. <cha...@gm...> - 2014-04-19 20:13:47
|
Dear all, Did anyone try to make plots using matplotlib, and then put the figure in the powerpoint for presentation? Currently I am using the ipython notebook --pylab mode to make the plots, and then save them to *jpg format. But when I put it into the powerpoint, it does not look nice as I see on the screen (a little bit blurred). You can really not notice it if you don't examine carefully. But I really want to make high quality slides. So does anyone have the same problem? could it be related with the figure format or backend (GTKAgg) currently I am uisng? thanks a lot in advance. Cheers, Chao -- please visit: http://www.globalcarbonatlas.org/ *********************************************************************************** Chao YUE Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) UMR 1572 CEA-CNRS-UVSQ Batiment 712 - Pe 119 91191 GIF Sur YVETTE Cedex Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 ************************************************************************************ |
|
From: Paul H. <pmh...@gm...> - 2014-04-21 05:24:57
|
What parameters are you passing to `savefig`? On Sat, Apr 19, 2014 at 1:13 PM, Chao YUE <cha...@gm...> wrote: > Dear all, > > Did anyone try to make plots using matplotlib, and then put the figure in > the powerpoint for presentation? Currently I am using the ipython notebook > --pylab mode to make the plots, and then save them to *jpg format. But when > I put it into the powerpoint, it does not look nice as I see on the screen > (a little bit blurred). You can really not notice it if you don't examine > carefully. But I really want to make high quality slides. So does anyone > have the same problem? could it be related with the figure format or > backend (GTKAgg) currently I am uisng? thanks a lot in advance. > > Cheers, > > Chao > > -- > please visit: > http://www.globalcarbonatlas.org/ > > *********************************************************************************** > Chao YUE > Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) > UMR 1572 CEA-CNRS-UVSQ > Batiment 712 - Pe 119 > 91191 GIF Sur YVETTE Cedex > Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 > > ************************************************************************************ > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > |
|
From: Paul H. <pmh...@gm...> - 2014-04-21 05:26:40
|
Sorry hit send by accident?
What parameters are you passing to `savefig`?
For a presentation, I would save as a .png file, a higher resolution and a
transparent background. e.g.:
fig.savefig('myfig.png', dpi=600, bbox_inches='ticht', transparent=True)
On Sun, Apr 20, 2014 at 10:24 PM, Paul Hobson <pmh...@gm...> wrote:
> What parameters are you passing to `savefig`?
>
>
> On Sat, Apr 19, 2014 at 1:13 PM, Chao YUE <cha...@gm...> wrote:
>
>> Dear all,
>>
>> Did anyone try to make plots using matplotlib, and then put the figure in
>> the powerpoint for presentation? Currently I am using the ipython notebook
>> --pylab mode to make the plots, and then save them to *jpg format. But when
>> I put it into the powerpoint, it does not look nice as I see on the screen
>> (a little bit blurred). You can really not notice it if you don't examine
>> carefully. But I really want to make high quality slides. So does anyone
>> have the same problem? could it be related with the figure format or
>> backend (GTKAgg) currently I am uisng? thanks a lot in advance.
>>
>> Cheers,
>>
>> Chao
>>
>> --
>> please visit:
>> http://www.globalcarbonatlas.org/
>>
>> ***********************************************************************************
>> Chao YUE
>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>> UMR 1572 CEA-CNRS-UVSQ
>> Batiment 712 - Pe 119
>> 91191 GIF Sur YVETTE Cedex
>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>
>> ************************************************************************************
>>
>>
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/NeoTech
>> _______________________________________________
>> Matplotlib-users mailing list
>> Mat...@li...
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>
|
|
From: Neal B. <ndb...@gm...> - 2014-04-21 11:07:13
|
Make sure to save into a vector graphic format so it can be resized. Try pdf or
svg (don't know if M$ supports svg though)
Paul Hobson wrote:
> Sorry hit send by accident?
>
> What parameters are you passing to `savefig`?
>
> For a presentation, I would save as a .png file, a higher resolution and a
> transparent background. e.g.:
>
> fig.savefig('myfig.png', dpi=600, bbox_inches='ticht', transparent=True)
>
>
> On Sun, Apr 20, 2014 at 10:24 PM, Paul Hobson
> <pmh...@gm...> wrote:
>
>> What parameters are you passing to `savefig`?
>>
>>
>> On Sat, Apr 19, 2014 at 1:13 PM, Chao YUE
>> <cha...@gm...> wrote:
>>
>>> Dear all,
>>>
>>> Did anyone try to make plots using matplotlib, and then put the figure in
>>> the powerpoint for presentation? Currently I am using the ipython notebook
>>> --pylab mode to make the plots, and then save them to *jpg format. But when
>>> I put it into the powerpoint, it does not look nice as I see on the screen
>>> (a little bit blurred). You can really not notice it if you don't examine
>>> carefully. But I really want to make high quality slides. So does anyone
>>> have the same problem? could it be related with the figure format or
>>> backend (GTKAgg) currently I am uisng? thanks a lot in advance.
>>>
>>> Cheers,
>>>
>>> Chao
>>>
>>> --
>>> please visit:
>>> http://www.globalcarbonatlas.org/
>>>
>>>
***********************************************************************************
>>> Chao YUE
>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>>> UMR 1572 CEA-CNRS-UVSQ
>>> Batiment 712 - Pe 119
>>> 91191 GIF Sur YVETTE Cedex
>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>>
>>>
************************************************************************************
>>>
>>>
>>>
------------------------------------------------------------------------------
>>> Learn Graph Databases - Download FREE O'Reilly Book
>>> "Graph Databases" is the definitive new guide to graph databases and their
>>> applications. Written by three acclaimed leaders in the field,
>>> this first edition is now available. Download your free book today!
>>> http://p.sf.net/sfu/NeoTech
>>> _______________________________________________
>>> Matplotlib-users mailing list
>>> Mat...@li...
>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>
>>>
>>
|
|
From: Juergen H. <py...@el...> - 2014-04-21 11:47:36
|
No Powerpoint version I know supports SVG (or any vector graphics format useful in this case) and Matplotlib does not
export WMF graphics anymore. So the easiest way is to use PNGs, if you can live with raster graphics.
Alternatively, if you need vector graphics, you can export the Matplotlib plot as SVG and convert it to WMF or EMF using
Inkscape. This can be done in the command line like this:
"c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui --export-emf="output.emf" "input.svg"
Juergen
Am 21.04.2014 13:06, schrieb Neal Becker:
> Make sure to save into a vector graphic format so it can be resized. Try pdf or
> svg (don't know if M$ supports svg though)
>
> Paul Hobson wrote:
>
>> Sorry hit send by accident?
>>
>> What parameters are you passing to `savefig`?
>>
>> For a presentation, I would save as a .png file, a higher resolution and a
>> transparent background. e.g.:
>>
>> fig.savefig('myfig.png', dpi=600, bbox_inches='ticht', transparent=True)
>>
>>
>> On Sun, Apr 20, 2014 at 10:24 PM, Paul Hobson
>> <pmh...@gm...> wrote:
>>
>>> What parameters are you passing to `savefig`?
>>>
>>>
>>> On Sat, Apr 19, 2014 at 1:13 PM, Chao YUE
>>> <cha...@gm...> wrote:
>>>
>>>> Dear all,
>>>>
>>>> Did anyone try to make plots using matplotlib, and then put the figure in
>>>> the powerpoint for presentation? Currently I am using the ipython notebook
>>>> --pylab mode to make the plots, and then save them to *jpg format. But when
>>>> I put it into the powerpoint, it does not look nice as I see on the screen
>>>> (a little bit blurred). You can really not notice it if you don't examine
>>>> carefully. But I really want to make high quality slides. So does anyone
>>>> have the same problem? could it be related with the figure format or
>>>> backend (GTKAgg) currently I am uisng? thanks a lot in advance.
>>>>
>>>> Cheers,
>>>>
>>>> Chao
>>>>
>>>> --
>>>> please visit:
>>>> http://www.globalcarbonatlas.org/
>>>>
>>>>
> ***********************************************************************************
>>>> Chao YUE
>>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>>>> UMR 1572 CEA-CNRS-UVSQ
>>>> Batiment 712 - Pe 119
>>>> 91191 GIF Sur YVETTE Cedex
>>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>>>
>>>>
> ************************************************************************************
>>>>
>>>>
>>>>
> ------------------------------------------------------------------------------
>>>> Learn Graph Databases - Download FREE O'Reilly Book
>>>> "Graph Databases" is the definitive new guide to graph databases and their
>>>> applications. Written by three acclaimed leaders in the field,
>>>> this first edition is now available. Download your free book today!
>>>> http://p.sf.net/sfu/NeoTech
>>>> _______________________________________________
>>>> Matplotlib-users mailing list
>>>> Mat...@li...
>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>
>>>>
>>>
>
>
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
|
|
From: Benjamin R. <ben...@ou...> - 2014-04-21 13:39:14
|
While SVG isn't supported, EPS is... sort of. Be very careful going
between windows and mac versions of Powerpoint. While they both support
EPS, they seem to do it differently and I have had to make emergency fixes
to presentations while at conferences because they were using Windows and I
only had access to Linux and Macs at home.
Cheers!
Ben Root
On Mon, Apr 21, 2014 at 7:34 AM, Juergen Hasch <py...@el...> wrote:
>
> No Powerpoint version I know supports SVG (or any vector graphics format
> useful in this case) and Matplotlib does not
> export WMF graphics anymore. So the easiest way is to use PNGs, if you can
> live with raster graphics.
>
> Alternatively, if you need vector graphics, you can export the Matplotlib
> plot as SVG and convert it to WMF or EMF using
> Inkscape. This can be done in the command line like this:
>
> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui
> --export-emf="output.emf" "input.svg"
>
>
> Juergen
>
>
> Am 21.04.2014 13:06, schrieb Neal Becker:
> > Make sure to save into a vector graphic format so it can be resized.
> Try pdf or
> > svg (don't know if M$ supports svg though)
> >
> > Paul Hobson wrote:
> >
> >> Sorry hit send by accident?
> >>
> >> What parameters are you passing to `savefig`?
> >>
> >> For a presentation, I would save as a .png file, a higher resolution
> and a
> >> transparent background. e.g.:
> >>
> >> fig.savefig('myfig.png', dpi=600, bbox_inches='ticht', transparent=True)
> >>
> >>
> >> On Sun, Apr 20, 2014 at 10:24 PM, Paul Hobson
> >> <pmh...@gm...> wrote:
> >>
> >>> What parameters are you passing to `savefig`?
> >>>
> >>>
> >>> On Sat, Apr 19, 2014 at 1:13 PM, Chao YUE
> >>> <cha...@gm...> wrote:
> >>>
> >>>> Dear all,
> >>>>
> >>>> Did anyone try to make plots using matplotlib, and then put the
> figure in
> >>>> the powerpoint for presentation? Currently I am using the ipython
> notebook
> >>>> --pylab mode to make the plots, and then save them to *jpg format.
> But when
> >>>> I put it into the powerpoint, it does not look nice as I see on the
> screen
> >>>> (a little bit blurred). You can really not notice it if you don't
> examine
> >>>> carefully. But I really want to make high quality slides. So does
> anyone
> >>>> have the same problem? could it be related with the figure format or
> >>>> backend (GTKAgg) currently I am uisng? thanks a lot in advance.
> >>>>
> >>>> Cheers,
> >>>>
> >>>> Chao
> >>>>
> >>>> --
> >>>> please visit:
> >>>> http://www.globalcarbonatlas.org/
> >>>>
> >>>>
> >
> ***********************************************************************************
> >>>> Chao YUE
> >>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
> >>>> UMR 1572 CEA-CNRS-UVSQ
> >>>> Batiment 712 - Pe 119
> >>>> 91191 GIF Sur YVETTE Cedex
> >>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
> >>>>
> >>>>
> >
> ************************************************************************************
> >>>>
> >>>>
> >>>>
> >
> ------------------------------------------------------------------------------
> >>>> Learn Graph Databases - Download FREE O'Reilly Book
> >>>> "Graph Databases" is the definitive new guide to graph databases and
> their
> >>>> applications. Written by three acclaimed leaders in the field,
> >>>> this first edition is now available. Download your free book today!
> >>>> http://p.sf.net/sfu/NeoTech
> >>>> _______________________________________________
> >>>> Matplotlib-users mailing list
> >>>> Mat...@li...
> >>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> >>>>
> >>>>
> >>>
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Start Your Social Network Today - Download eXo Platform
> > Build your Enterprise Intranet with eXo Platform Software
> > Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> > Get Started Now And Turn Your Intranet Into A Collaboration Platform
> > http://p.sf.net/sfu/ExoPlatform
> > _______________________________________________
> > Matplotlib-users mailing list
> > Mat...@li...
> > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> >
>
>
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
|
|
From: Juergen H. <py...@el...> - 2014-04-21 14:13:31
|
Mac is kind of my blind spot, thanks for pointing out that EPS is a viable format there.
Windows does not handle the PS part of EPS for screen display. You will only see a preview image, and only if it was
embedded into the EPS. Printing is be fine though, if you have a PS printer.
Juergen
Am 21.04.2014 15:38, schrieb Benjamin Root:
> While SVG isn't supported, EPS is... sort of. Be very careful going between windows and mac versions of Powerpoint.
> While they both support EPS, they seem to do it differently and I have had to make emergency fixes to presentations
> while at conferences because they were using Windows and I only had access to Linux and Macs at home.
>
> Cheers!
> Ben Root
>
>
> On Mon, Apr 21, 2014 at 7:34 AM, Juergen Hasch <py...@el... <mailto:py...@el...>> wrote:
>
>
> No Powerpoint version I know supports SVG (or any vector graphics format useful in this case) and Matplotlib does not
> export WMF graphics anymore. So the easiest way is to use PNGs, if you can live with raster graphics.
>
> Alternatively, if you need vector graphics, you can export the Matplotlib plot as SVG and convert it to WMF or EMF using
> Inkscape. This can be done in the command line like this:
>
> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui --export-emf="output.emf" "input.svg"
>
>
> Juergen
>
>
> Am 21.04.2014 13 <tel:21.04.2014%2013>:06, schrieb Neal Becker:
> > Make sure to save into a vector graphic format so it can be resized. Try pdf or
> > svg (don't know if M$ supports svg though)
> >
> > Paul Hobson wrote:
> >
> >> Sorry hit send by accident?
> >>
> >> What parameters are you passing to `savefig`?
> >>
> >> For a presentation, I would save as a .png file, a higher resolution and a
> >> transparent background. e.g.:
> >>
> >> fig.savefig('myfig.png', dpi=600, bbox_inches='ticht', transparent=True)
> >>
> >>
> >> On Sun, Apr 20, 2014 at 10:24 PM, Paul Hobson
> >> <pmh...@gm... <mailto:pmh...@gm...>> wrote:
> >>
> >>> What parameters are you passing to `savefig`?
> >>>
> >>>
> >>> On Sat, Apr 19, 2014 at 1:13 PM, Chao YUE
> >>> <cha...@gm... <mailto:cha...@gm...>> wrote:
> >>>
> >>>> Dear all,
> >>>>
> >>>> Did anyone try to make plots using matplotlib, and then put the figure in
> >>>> the powerpoint for presentation? Currently I am using the ipython notebook
> >>>> --pylab mode to make the plots, and then save them to *jpg format. But when
> >>>> I put it into the powerpoint, it does not look nice as I see on the screen
> >>>> (a little bit blurred). You can really not notice it if you don't examine
> >>>> carefully. But I really want to make high quality slides. So does anyone
> >>>> have the same problem? could it be related with the figure format or
> >>>> backend (GTKAgg) currently I am uisng? thanks a lot in advance.
> >>>>
> >>>> Cheers,
> >>>>
> >>>> Chao
> >>>>
> >>>> --
> >>>> please visit:
> >>>> http://www.globalcarbonatlas.org/
> >>>>
> >>>>
> > ***********************************************************************************
> >>>> Chao YUE
> >>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
> >>>> UMR 1572 CEA-CNRS-UVSQ
> >>>> Batiment 712 - Pe 119
> >>>> 91191 GIF Sur YVETTE Cedex
> >>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
> >>>>
> >>>>
> > ************************************************************************************
> >>>>
> >>>>
> >>>>
> > ------------------------------------------------------------------------------
> >>>> Learn Graph Databases - Download FREE O'Reilly Book
> >>>> "Graph Databases" is the definitive new guide to graph databases and their
> >>>> applications. Written by three acclaimed leaders in the field,
> >>>> this first edition is now available. Download your free book today!
> >>>> http://p.sf.net/sfu/NeoTech
> >>>> _______________________________________________
> >>>> Matplotlib-users mailing list
> >>>> Mat...@li... <mailto:Mat...@li...>
> >>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> >>>>
> >>>>
> >>>
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Start Your Social Network Today - Download eXo Platform
> > Build your Enterprise Intranet with eXo Platform Software
> > Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> > Get Started Now And Turn Your Intranet Into A Collaboration Platform
> > http://p.sf.net/sfu/ExoPlatform
> > _______________________________________________
> > Matplotlib-users mailing list
> > Mat...@li... <mailto:Mat...@li...>
> > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> >
>
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li... <mailto:Mat...@li...>
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
|
|
From: Slavin, J. <js...@cf...> - 2014-04-21 14:40:24
|
Another alternative, if a vector graphics format doesn't work, is to make your png figure large. Then when you shrink it down to fit in your slide, it should still have good resolution. Jon On Mon, Apr 21, 2014 at 10:13 AM, < mat...@li...> wrote: > No Powerpoint version I know supports SVG (or any vector graphics format > useful in this case) and Matplotlib does not > export WMF graphics anymore. So the easiest way is to use PNGs, if you can > live with raster graphics. > > Alternatively, if you need vector graphics, you can export the Matplotlib > plot as SVG and convert it to WMF or EMF using > Inkscape. This can be done in the command line like this: > > "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui > --export-emf="output.emf" "input.svg" > > > Juergen > -- ________________________________________________________ Jonathan D. Slavin Harvard-Smithsonian CfA js...@cf... 60 Garden Street, MS 83 phone: (617) 496-7981 Cambridge, MA 02138-1516 fax: (617) 496-7577 USA ________________________________________________________ |
|
From: ChaoYue <cha...@gm...> - 2014-04-21 19:33:34
|
Hi all, Thank you all for your kind response. I am sorry, but none of these solutions significantly improved the visual quality on microsoft powerpiont 2007. Thought I didn't try eps. So probably l have to go with the current quality. here is a best case I have now: https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx You can still see the "a bit blur" everywhere (currently with jpg being inserted directly). I didn't have better quality than this one by trying the method as suggested by you. Let me know if I am raising too much high demand for this. Cheers, Chao On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] < ml-...@n5...> wrote: > Another alternative, if a vector graphics format doesn't work, is to make > your png figure large. Then when you shrink it down to fit in your slide, > it should still have good resolution. > > Jon > > On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]<http://user/SendEmail.jtp?type=node&node=43262&i=0> > > wrote: > >> No Powerpoint version I know supports SVG (or any vector graphics format >> useful in this case) and Matplotlib does not >> export WMF graphics anymore. So the easiest way is to use PNGs, if you >> can live with raster graphics. >> >> Alternatively, if you need vector graphics, you can export the Matplotlib >> plot as SVG and convert it to WMF or EMF using >> Inkscape. This can be done in the command line like this: >> >> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui >> --export-emf="output.emf" "input.svg" >> >> >> Juergen >> > > > -- > ________________________________________________________ > Jonathan D. Slavin Harvard-Smithsonian CfA > [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=1> > 60 Garden Street, MS 83 > phone: (617) 496-7981 Cambridge, MA 02138-1516 > fax: (617) 496-7577 USA > ________________________________________________________ > > > ------------------------------------------------------------------------------ > > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Matplotlib-users mailing list > [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=2> > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html > To start a new topic under matplotlib - users, email > ml-...@n5... > To unsubscribe from matplotlib, click here<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2&code=Y2hhb3l1ZWpveUBnbWFpbC5jb218MnwxMzg1NzAzMzQx> > . > NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- please visit: http://www.globalcarbonatlas.org/ *********************************************************************************** Chao YUE Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) UMR 1572 CEA-CNRS-UVSQ Batiment 712 - Pe 119 91191 GIF Sur YVETTE Cedex Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 ************************************************************************************ -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43264.html Sent from the matplotlib - users mailing list archive at Nabble.com. |
|
From: Benjamin R. <ben...@ou...> - 2014-04-21 19:48:44
|
JPGs will *always* have "bit blur" as it is a lossy image format. PNGs would be a better bet. Ben Root On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <cha...@gm...> wrote: > Hi all, > > Thank you all for your kind response. I am sorry, but none of these > solutions significantly improved the visual quality on microsoft powerpiont > 2007. Thought I didn't try eps. So probably l have to go with the current > quality. > here is a best case I have now: > https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx > You can still see the "a bit blur" everywhere (currently with jpg being > inserted directly). I didn't have better quality than this one by trying > the method as suggested by you. Let me know if I am raising too much high > demand for this. > > Cheers, > > Chao > > > On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden > email] <http://user/SendEmail.jtp?type=node&node=43264&i=0>> wrote: > >> Another alternative, if a vector graphics format doesn't work, is to >> make your png figure large. Then when you shrink it down to fit in your >> slide, it should still have good resolution. >> >> Jon >> >> On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]<http://user/SendEmail.jtp?type=node&node=43262&i=0> >> > wrote: >> >>> No Powerpoint version I know supports SVG (or any vector graphics format >>> useful in this case) and Matplotlib does not >>> export WMF graphics anymore. So the easiest way is to use PNGs, if you >>> can live with raster graphics. >>> >>> Alternatively, if you need vector graphics, you can export the >>> Matplotlib plot as SVG and convert it to WMF or EMF using >>> Inkscape. This can be done in the command line like this: >>> >>> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui >>> --export-emf="output.emf" "input.svg" >>> >>> >>> Juergen >>> >> >> >> -- >> ________________________________________________________ >> Jonathan D. Slavin Harvard-Smithsonian CfA >> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=1> >> 60 Garden Street, MS 83 >> phone: (617) 496-7981 Cambridge, MA 02138-1516 >> fax: (617) 496-7577 USA >> ________________________________________________________ >> >> >> ------------------------------------------------------------------------------ >> >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> _______________________________________________ >> Matplotlib-users mailing list >> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=2> >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> >> >> ------------------------------ >> If you reply to this email, your message will be added to the >> discussion below: >> >> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html >> To start a new topic under matplotlib - users, email [hidden email]<http://user/SendEmail.jtp?type=node&node=43264&i=1> >> To unsubscribe from matplotlib, click here. >> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> > > > > -- > please visit: > http://www.globalcarbonatlas.org/ > > *********************************************************************************** > Chao YUE > Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) > UMR 1572 CEA-CNRS-UVSQ > Batiment 712 - Pe 119 > 91191 GIF Sur YVETTE Cedex > Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 > > ************************************************************************************ > > ------------------------------ > View this message in context: Re: Make clear figure used in the > powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43264.html> > Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at Nabble.com. > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > |
|
From: ChaoYue <cha...@gm...> - 2014-04-21 20:50:45
|
OK, I tried but I don't really see the difference between jpg and png by my eyes in the attached case, maybe for other more complicated plots there will be real difference. Anyway, thanks to all for your nice discussions. And, BTW, I tried >2 hours trying to find a way to convert svg to emf, but now I konw :p Cheers, Chao On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] < ml-...@n5...> wrote: > JPGs will *always* have "bit blur" as it is a lossy image format. PNGs > would be a better bet. > > Ben Root > > > On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <[hidden email]<http://user/SendEmail.jtp?type=node&node=43265&i=0> > > wrote: > >> Hi all, >> >> Thank you all for your kind response. I am sorry, but none of these >> solutions significantly improved the visual quality on microsoft powerpiont >> 2007. Thought I didn't try eps. So probably l have to go with the current >> quality. >> here is a best case I have now: >> https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx >> You can still see the "a bit blur" everywhere (currently with jpg being >> inserted directly). I didn't have better quality than this one by trying >> the method as suggested by you. Let me know if I am raising too much high >> demand for this. >> >> Cheers, >> >> Chao >> >> >> On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden >> email] <http://user/SendEmail.jtp?type=node&node=43264&i=0>> wrote: >> >>> Another alternative, if a vector graphics format doesn't work, is to >>> make your png figure large. Then when you shrink it down to fit in your >>> slide, it should still have good resolution. >>> >>> Jon >>> >>> On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]<http://user/SendEmail.jtp?type=node&node=43262&i=0> >>> > wrote: >>> >>>> No Powerpoint version I know supports SVG (or any vector graphics >>>> format useful in this case) and Matplotlib does not >>>> export WMF graphics anymore. So the easiest way is to use PNGs, if you >>>> can live with raster graphics. >>>> >>>> Alternatively, if you need vector graphics, you can export the >>>> Matplotlib plot as SVG and convert it to WMF or EMF using >>>> Inkscape. This can be done in the command line like this: >>>> >>>> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui >>>> --export-emf="output.emf" "input.svg" >>>> >>>> >>>> Juergen >>>> >>> >>> >>> -- >>> ________________________________________________________ >>> Jonathan D. Slavin Harvard-Smithsonian CfA >>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=1> >>> 60 Garden Street, MS 83 >>> phone: <a href="tel:%28617%29%20496-7981" value="+16174967981" >>> target="_blank">(617) 496-7981 Cambridge, MA 02138-1516 >>> fax: <a href="tel:%28617%29%20496-7577" value="+16174967577" >>> target="_blank">(617) 496-7577 USA >>> ________________________________________________________ >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> Start Your Social Network Today - Download eXo Platform >>> Build your Enterprise Intranet with eXo Platform Software >>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >>> Get Started Now And Turn Your Intranet Into A Collaboration Platform >>> http://p.sf.net/sfu/ExoPlatform >>> _______________________________________________ >>> Matplotlib-users mailing list >>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=2> >>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >>> >>> >>> ------------------------------ >>> If you reply to this email, your message will be added to the >>> discussion below: >>> >>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html >>> To start a new topic under matplotlib - users, email [hidden email]<http://user/SendEmail.jtp?type=node&node=43264&i=1> >>> To unsubscribe from matplotlib, click here. >>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >>> >> >> >> >> -- >> please visit: >> http://www.globalcarbonatlas.org/ >> >> *********************************************************************************** >> Chao YUE >> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) >> UMR 1572 CEA-CNRS-UVSQ >> Batiment 712 - Pe 119 >> 91191 GIF Sur YVETTE Cedex >> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 >> >> ************************************************************************************ >> >> ------------------------------ >> View this message in context: Re: Make clear figure used in the >> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43264.html> >> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> _______________________________________________ >> Matplotlib-users mailing list >> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=1> >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> >> > > ------------------------------------------------------------------------------ > > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Matplotlib-users mailing list > [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=2> > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43265.html > To start a new topic under matplotlib - users, email > ml-...@n5... > To unsubscribe from matplotlib, click here<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2&code=Y2hhb3l1ZWpveUBnbWFpbC5jb218MnwxMzg1NzAzMzQx> > . > NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- please visit: http://www.globalcarbonatlas.org/ *********************************************************************************** Chao YUE Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) UMR 1572 CEA-CNRS-UVSQ Batiment 712 - Pe 119 91191 GIF Sur YVETTE Cedex Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 ************************************************************************************ -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43266.html Sent from the matplotlib - users mailing list archive at Nabble.com. |
|
From: Mike K. <mc...@gm...> - 2014-04-22 00:03:29
|
Why not save to PDF? Drops straight into Powerpoint... M On 4/21/14, 4:50 PM, ChaoYue wrote: > OK, I tried but I don't really see the difference between jpg and png by > my eyes in the attached case, maybe for other more complicated plots > there will be real difference. Anyway, thanks to all for your nice > discussions. And, BTW, I tried >2 hours trying to find a way to convert > svg to emf, but now I konw :p > > Cheers, > > Chao > > > On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] > <[hidden email] </user/SendEmail.jtp?type=node&node=43266&i=0>> wrote: > > JPGs will *always* have "bit blur" as it is a lossy image format. > PNGs would be a better bet. > > Ben Root > > |
|
From: Jody K. <jk...@uv...> - 2014-04-21 20:59:39
|
Did you set the dpi of the png? Cheers, Jody On Apr 21, 2014, at 13:50 PM, ChaoYue <cha...@gm...> wrote: > OK, I tried but I don't really see the difference between jpg and png by my eyes in the attached case, maybe for other more complicated plots there will be real difference. Anyway, thanks to all for your nice discussions. And, BTW, I tried >2 hours trying to find a way to convert svg to emf, but now I konw :p > > Cheers, > > Chao > > > On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] <[hidden email]> wrote: > JPGs will *always* have "bit blur" as it is a lossy image format. PNGs would be a better bet. > > Ben Root > > > On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <[hidden email]> wrote: > Hi all, > > Thank you all for your kind response. I am sorry, but none of these solutions significantly improved the visual quality on microsoft powerpiont 2007. Thought I didn't try eps. So probably l have to go with the current quality. > here is a best case I have now: > https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx > You can still see the "a bit blur" everywhere (currently with jpg being inserted directly). I didn't have better quality than this one by trying the method as suggested by you. Let me know if I am raising too much high demand for this. > > Cheers, > > Chao > > > On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden email]> wrote: > Another alternative, if a vector graphics format doesn't work, is to make your png figure large. Then when you shrink it down to fit in your slide, it should still have good resolution. > > Jon > > On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]> wrote: > No Powerpoint version I know supports SVG (or any vector graphics format useful in this case) and Matplotlib does not > export WMF graphics anymore. So the easiest way is to use PNGs, if you can live with raster graphics. > > Alternatively, if you need vector graphics, you can export the Matplotlib plot as SVG and convert it to WMF or EMF using > Inkscape. This can be done in the command line like this: > > "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui --export-emf="output.emf" "input.svg" > > > Juergen > > > -- > ________________________________________________________ > Jonathan D. Slavin Harvard-Smithsonian CfA > [hidden email] 60 Garden Street, MS 83 > phone: <a href="tel:%28617%29%20496-7981" value="<a href="tel:%2B16174967981" value="+16174967981" target="_blank">+16174967981" target="_blank">(617) 496-7981 Cambridge, MA 02138-1516 > fax: <a href="tel:%28617%29%20496-7577" value="<a href="tel:%2B16174967577" value="+16174967577" target="_blank">+16174967577" target="_blank">(617) 496-7577 USA > ________________________________________________________ > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Matplotlib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > If you reply to this email, your message will be added to the discussion below: > http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html > To start a new topic under matplotlib - users, email [hidden email] > To unsubscribe from matplotlib, click here. > NAML > > > > -- > please visit: > http://www.globalcarbonatlas.org/ > *********************************************************************************** > Chao YUE > Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) > UMR 1572 CEA-CNRS-UVSQ > Batiment 712 - Pe 119 > 91191 GIF Sur YVETTE Cedex > Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 > ************************************************************************************ > > View this message in context: Re: Make clear figure used in the powerpoint slides? > Sent from the matplotlib - users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Matplotlib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Matplotlib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > If you reply to this email, your message will be added to the discussion below: > http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43265.html > To start a new topic under matplotlib - users, email [hidden email] > To unsubscribe from matplotlib, click here. > NAML > > > > -- > please visit: > http://www.globalcarbonatlas.org/ > *********************************************************************************** > Chao YUE > Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL) > UMR 1572 CEA-CNRS-UVSQ > Batiment 712 - Pe 119 > 91191 GIF Sur YVETTE Cedex > Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16 > ************************************************************************************ > > View this message in context: Re: Make clear figure used in the powerpoint slides? > Sent from the matplotlib - users mailing list archive at Nabble.com. > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform_______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |
|
From: Chao Y. <cha...@gm...> - 2014-04-21 21:03:20
|
Yes, in fact I set dpi as 1000, which is already very high. In fact I have
another question, will there be any difference if I use the save button on
the interactive plotting toolbar and use the command line
figure.savefig('xx.png',dpi=1000)?
Chao
On Mon, Apr 21, 2014 at 10:59 PM, Jody Klymak <jk...@uv...> wrote:
> Did you set the dpi of the png?
>
> Cheers, Jody
>
>
> On Apr 21, 2014, at 13:50 PM, ChaoYue <cha...@gm...> wrote:
>
> OK, I tried but I don't really see the difference between jpg and png by
> my eyes in the attached case, maybe for other more complicated plots there
> will be real difference. Anyway, thanks to all for your nice discussions.
> And, BTW, I tried >2 hours trying to find a way to convert svg to emf, but
> now I konw :p
>
> Cheers,
>
> Chao
>
>
> On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] <[hidden
> email]> wrote:
>
>> JPGs will *always* have "bit blur" as it is a lossy image format. PNGs
>> would be a better bet.
>>
>> Ben Root
>>
>>
>> On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <[hidden email]<http://user/SendEmail.jtp?type=node&node=43265&i=0>
>> > wrote:
>>
>>> Hi all,
>>>
>>> Thank you all for your kind response. I am sorry, but none of these
>>> solutions significantly improved the visual quality on microsoft powerpiont
>>> 2007. Thought I didn't try eps. So probably l have to go with the current
>>> quality.
>>> here is a best case I have now:
>>> https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx
>>> You can still see the "a bit blur" everywhere (currently with jpg being
>>> inserted directly). I didn't have better quality than this one by trying
>>> the method as suggested by you. Let me know if I am raising too much high
>>> demand for this.
>>>
>>> Cheers,
>>>
>>> Chao
>>>
>>>
>>> On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden
>>> email] <http://user/SendEmail.jtp?type=node&node=43264&i=0>> wrote:
>>>
>>>> Another alternative, if a vector graphics format doesn't work, is to
>>>> make your png figure large. Then when you shrink it down to fit in your
>>>> slide, it should still have good resolution.
>>>>
>>>> Jon
>>>>
>>>> On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]<http://user/SendEmail.jtp?type=node&node=43262&i=0>
>>>> > wrote:
>>>>
>>>>> No Powerpoint version I know supports SVG (or any vector graphics
>>>>> format useful in this case) and Matplotlib does not
>>>>> export WMF graphics anymore. So the easiest way is to use PNGs, if you
>>>>> can live with raster graphics.
>>>>>
>>>>> Alternatively, if you need vector graphics, you can export the
>>>>> Matplotlib plot as SVG and convert it to WMF or EMF using
>>>>> Inkscape. This can be done in the command line like this:
>>>>>
>>>>> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui
>>>>> --export-emf="output.emf" "input.svg"
>>>>>
>>>>>
>>>>> Juergen
>>>>>
>>>>
>>>>
>>>> --
>>>> ________________________________________________________
>>>> Jonathan D. Slavin Harvard-Smithsonian CfA
>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=1>
>>>> 60 Garden Street, MS 83
>>>> phone: <a href="tel:%28617%29%20496-7981" value="<a
>>>> href="tel:%2B16174967981" value="+16174967981" target="_blank">
>>>> +16174967981" target="_blank">(617) 496-7981 Cambridge, MA
>>>> 02138-1516
>>>> fax: <a href="tel:%28617%29%20496-7577" value="<a
>>>> href="tel:%2B16174967577" value="+16174967577" target="_blank">
>>>> +16174967577" target="_blank">(617) 496-7577 USA
>>>> ________________________________________________________
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>>
>>>> Start Your Social Network Today - Download eXo Platform
>>>> Build your Enterprise Intranet with eXo Platform Software
>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>> http://p.sf.net/sfu/ExoPlatform
>>>> _______________________________________________
>>>> Matplotlib-users mailing list
>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=2>
>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>
>>>>
>>>> ------------------------------
>>>> If you reply to this email, your message will be added to the
>>>> discussion below:
>>>>
>>>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html
>>>> To start a new topic under matplotlib - users, email [hidden email]<http://user/SendEmail.jtp?type=node&node=43264&i=1>
>>>> To unsubscribe from matplotlib, click here.
>>>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>>
>>>
>>>
>>>
>>> --
>>> please visit:
>>> http://www.globalcarbonatlas.org/
>>>
>>> ***********************************************************************************
>>> Chao YUE
>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>>> UMR 1572 CEA-CNRS-UVSQ
>>> Batiment 712 - Pe 119
>>> 91191 GIF Sur YVETTE Cedex
>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>>
>>> ************************************************************************************
>>>
>>> ------------------------------
>>> View this message in context: Re: Make clear figure used in the
>>> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43264.html>
>>> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
>>> Nabble.com.
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Start Your Social Network Today - Download eXo Platform
>>> Build your Enterprise Intranet with eXo Platform Software
>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>> http://p.sf.net/sfu/ExoPlatform
>>> _______________________________________________
>>> Matplotlib-users mailing list
>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=1>
>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>>
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>> http://p.sf.net/sfu/ExoPlatform
>> _______________________________________________
>> Matplotlib-users mailing list
>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=2>
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>> ------------------------------
>> If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43265.html
>> To start a new topic under matplotlib - users, email [hidden email]
>> To unsubscribe from matplotlib, click here.
>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
>
> --
> please visit:
> http://www.globalcarbonatlas.org/
>
> ***********************************************************************************
> Chao YUE
> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
> UMR 1572 CEA-CNRS-UVSQ
> Batiment 712 - Pe 119
> 91191 GIF Sur YVETTE Cedex
> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>
> ************************************************************************************
>
> ------------------------------
> View this message in context: Re: Make clear figure used in the
> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43266.html>
> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
> Nabble.com.
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>
> http://p.sf.net/sfu/ExoPlatform_______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
>
--
please visit:
http://www.globalcarbonatlas.org/
***********************************************************************************
Chao YUE
Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
UMR 1572 CEA-CNRS-UVSQ
Batiment 712 - Pe 119
91191 GIF Sur YVETTE Cedex
Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
************************************************************************************
|
|
From: Chao Y. <cha...@gm...> - 2014-04-21 21:08:51
|
In fact I guess it could also be related with the display card of the PC I
am using. I find I have different quality on my two different laptops (one
with fedora and one with ubuntu). But it's getting too complicated ... I
don't want to got this far and so let us forget about this.
Cheers,
Chao
On Mon, Apr 21, 2014 at 11:03 PM, Chao YUE <cha...@gm...> wrote:
> Yes, in fact I set dpi as 1000, which is already very high. In fact I have
> another question, will there be any difference if I use the save button on
> the interactive plotting toolbar and use the command line
> figure.savefig('xx.png',dpi=1000)?
>
> Chao
>
>
> On Mon, Apr 21, 2014 at 10:59 PM, Jody Klymak <jk...@uv...> wrote:
>
>> Did you set the dpi of the png?
>>
>> Cheers, Jody
>>
>>
>> On Apr 21, 2014, at 13:50 PM, ChaoYue <cha...@gm...> wrote:
>>
>> OK, I tried but I don't really see the difference between jpg and png by
>> my eyes in the attached case, maybe for other more complicated plots there
>> will be real difference. Anyway, thanks to all for your nice discussions.
>> And, BTW, I tried >2 hours trying to find a way to convert svg to emf, but
>> now I konw :p
>>
>> Cheers,
>>
>> Chao
>>
>>
>> On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] <[hidden
>> email]> wrote:
>>
>>> JPGs will *always* have "bit blur" as it is a lossy image format. PNGs
>>> would be a better bet.
>>>
>>> Ben Root
>>>
>>>
>>> On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <[hidden email]<http://user/SendEmail.jtp?type=node&node=43265&i=0>
>>> > wrote:
>>>
>>>> Hi all,
>>>>
>>>> Thank you all for your kind response. I am sorry, but none of these
>>>> solutions significantly improved the visual quality on microsoft powerpiont
>>>> 2007. Thought I didn't try eps. So probably l have to go with the current
>>>> quality.
>>>> here is a best case I have now:
>>>> https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx
>>>> You can still see the "a bit blur" everywhere (currently with jpg being
>>>> inserted directly). I didn't have better quality than this one by trying
>>>> the method as suggested by you. Let me know if I am raising too much high
>>>> demand for this.
>>>>
>>>> Cheers,
>>>>
>>>> Chao
>>>>
>>>>
>>>> On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden
>>>> email] <http://user/SendEmail.jtp?type=node&node=43264&i=0>> wrote:
>>>>
>>>>> Another alternative, if a vector graphics format doesn't work, is to
>>>>> make your png figure large. Then when you shrink it down to fit in your
>>>>> slide, it should still have good resolution.
>>>>>
>>>>> Jon
>>>>>
>>>>> On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]<http://user/SendEmail.jtp?type=node&node=43262&i=0>
>>>>> > wrote:
>>>>>
>>>>>> No Powerpoint version I know supports SVG (or any vector graphics
>>>>>> format useful in this case) and Matplotlib does not
>>>>>> export WMF graphics anymore. So the easiest way is to use PNGs, if
>>>>>> you can live with raster graphics.
>>>>>>
>>>>>> Alternatively, if you need vector graphics, you can export the
>>>>>> Matplotlib plot as SVG and convert it to WMF or EMF using
>>>>>> Inkscape. This can be done in the command line like this:
>>>>>>
>>>>>> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui
>>>>>> --export-emf="output.emf" "input.svg"
>>>>>>
>>>>>>
>>>>>> Juergen
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> ________________________________________________________
>>>>> Jonathan D. Slavin Harvard-Smithsonian CfA
>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=1>
>>>>> 60 Garden Street, MS 83
>>>>> phone: <a href="tel:%28617%29%20496-7981" value="<a
>>>>> href="tel:%2B16174967981" value="+16174967981" target="_blank">
>>>>> +16174967981" target="_blank">(617) 496-7981 Cambridge, MA
>>>>> 02138-1516
>>>>> fax: <a href="tel:%28617%29%20496-7577" value="<a
>>>>> href="tel:%2B16174967577" value="+16174967577" target="_blank">
>>>>> +16174967577" target="_blank">(617) 496-7577 USA
>>>>> ________________________________________________________
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>>
>>>>> Start Your Social Network Today - Download eXo Platform
>>>>> Build your Enterprise Intranet with eXo Platform Software
>>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>>> http://p.sf.net/sfu/ExoPlatform
>>>>> _______________________________________________
>>>>> Matplotlib-users mailing list
>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=2>
>>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>>
>>>>>
>>>>> ------------------------------
>>>>> If you reply to this email, your message will be added to the
>>>>> discussion below:
>>>>>
>>>>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html
>>>>> To start a new topic under matplotlib - users, email [hidden email]<http://user/SendEmail.jtp?type=node&node=43264&i=1>
>>>>> To unsubscribe from matplotlib, click here.
>>>>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> please visit:
>>>> http://www.globalcarbonatlas.org/
>>>>
>>>> ***********************************************************************************
>>>> Chao YUE
>>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>>>> UMR 1572 CEA-CNRS-UVSQ
>>>> Batiment 712 - Pe 119
>>>> 91191 GIF Sur YVETTE Cedex
>>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>>>
>>>> ************************************************************************************
>>>>
>>>> ------------------------------
>>>> View this message in context: Re: Make clear figure used in the
>>>> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43264.html>
>>>> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
>>>> Nabble.com.
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Start Your Social Network Today - Download eXo Platform
>>>> Build your Enterprise Intranet with eXo Platform Software
>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>> http://p.sf.net/sfu/ExoPlatform
>>>> _______________________________________________
>>>> Matplotlib-users mailing list
>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=1>
>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> Start Your Social Network Today - Download eXo Platform
>>> Build your Enterprise Intranet with eXo Platform Software
>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>> http://p.sf.net/sfu/ExoPlatform
>>> _______________________________________________
>>> Matplotlib-users mailing list
>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=2>
>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>
>>>
>>> ------------------------------
>>> If you reply to this email, your message will be added to the
>>> discussion below:
>>>
>>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43265.html
>>> To start a new topic under matplotlib - users, email [hidden email]
>>> To unsubscribe from matplotlib, click here.
>>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>
>>
>>
>>
>> --
>> please visit:
>> http://www.globalcarbonatlas.org/
>>
>> ***********************************************************************************
>> Chao YUE
>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>> UMR 1572 CEA-CNRS-UVSQ
>> Batiment 712 - Pe 119
>> 91191 GIF Sur YVETTE Cedex
>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>
>> ************************************************************************************
>>
>> ------------------------------
>> View this message in context: Re: Make clear figure used in the
>> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43266.html>
>> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
>> Nabble.com.
>>
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>
>> http://p.sf.net/sfu/ExoPlatform_______________________________________________
>> Matplotlib-users mailing list
>> Mat...@li...
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>>
>
>
> --
> please visit:
> http://www.globalcarbonatlas.org/
>
> ***********************************************************************************
> Chao YUE
> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
> UMR 1572 CEA-CNRS-UVSQ
> Batiment 712 - Pe 119
> 91191 GIF Sur YVETTE Cedex
> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>
> ************************************************************************************
>
--
please visit:
http://www.globalcarbonatlas.org/
***********************************************************************************
Chao YUE
Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
UMR 1572 CEA-CNRS-UVSQ
Batiment 712 - Pe 119
91191 GIF Sur YVETTE Cedex
Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
************************************************************************************
|
|
From: Benjamin R. <ben...@ou...> - 2014-04-22 13:32:04
|
Yes, there is a difference if you use the button versus explicitly stating
the dpi in a savefig call. When you use the button, matplotlib has to use
the default dpi since there is no other way to specify it.
Cheers!
Ben Root
On Mon, Apr 21, 2014 at 5:03 PM, Chao YUE <cha...@gm...> wrote:
> Yes, in fact I set dpi as 1000, which is already very high. In fact I have
> another question, will there be any difference if I use the save button on
> the interactive plotting toolbar and use the command line
> figure.savefig('xx.png',dpi=1000)?
>
> Chao
>
>
> On Mon, Apr 21, 2014 at 10:59 PM, Jody Klymak <jk...@uv...> wrote:
>
>> Did you set the dpi of the png?
>>
>> Cheers, Jody
>>
>>
>> On Apr 21, 2014, at 13:50 PM, ChaoYue <cha...@gm...> wrote:
>>
>> OK, I tried but I don't really see the difference between jpg and png by
>> my eyes in the attached case, maybe for other more complicated plots there
>> will be real difference. Anyway, thanks to all for your nice discussions.
>> And, BTW, I tried >2 hours trying to find a way to convert svg to emf, but
>> now I konw :p
>>
>> Cheers,
>>
>> Chao
>>
>>
>> On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] <[hidden
>> email]> wrote:
>>
>>> JPGs will *always* have "bit blur" as it is a lossy image format. PNGs
>>> would be a better bet.
>>>
>>> Ben Root
>>>
>>>
>>> On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <[hidden email]<http://user/SendEmail.jtp?type=node&node=43265&i=0>
>>> > wrote:
>>>
>>>> Hi all,
>>>>
>>>> Thank you all for your kind response. I am sorry, but none of these
>>>> solutions significantly improved the visual quality on microsoft powerpiont
>>>> 2007. Thought I didn't try eps. So probably l have to go with the current
>>>> quality.
>>>> here is a best case I have now:
>>>> https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx
>>>> You can still see the "a bit blur" everywhere (currently with jpg being
>>>> inserted directly). I didn't have better quality than this one by trying
>>>> the method as suggested by you. Let me know if I am raising too much high
>>>> demand for this.
>>>>
>>>> Cheers,
>>>>
>>>> Chao
>>>>
>>>>
>>>> On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden
>>>> email] <http://user/SendEmail.jtp?type=node&node=43264&i=0>> wrote:
>>>>
>>>>> Another alternative, if a vector graphics format doesn't work, is to
>>>>> make your png figure large. Then when you shrink it down to fit in your
>>>>> slide, it should still have good resolution.
>>>>>
>>>>> Jon
>>>>>
>>>>> On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]<http://user/SendEmail.jtp?type=node&node=43262&i=0>
>>>>> > wrote:
>>>>>
>>>>>> No Powerpoint version I know supports SVG (or any vector graphics
>>>>>> format useful in this case) and Matplotlib does not
>>>>>> export WMF graphics anymore. So the easiest way is to use PNGs, if
>>>>>> you can live with raster graphics.
>>>>>>
>>>>>> Alternatively, if you need vector graphics, you can export the
>>>>>> Matplotlib plot as SVG and convert it to WMF or EMF using
>>>>>> Inkscape. This can be done in the command line like this:
>>>>>>
>>>>>> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui
>>>>>> --export-emf="output.emf" "input.svg"
>>>>>>
>>>>>>
>>>>>> Juergen
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> ________________________________________________________
>>>>> Jonathan D. Slavin Harvard-Smithsonian CfA
>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=1>
>>>>> 60 Garden Street, MS 83
>>>>> phone: <a href="tel:%28617%29%20496-7981" value="<a
>>>>> href="tel:%2B16174967981" value="+16174967981" target="_blank">
>>>>> +16174967981" target="_blank">(617) 496-7981 Cambridge, MA
>>>>> 02138-1516
>>>>> fax: <a href="tel:%28617%29%20496-7577" value="<a
>>>>> href="tel:%2B16174967577" value="+16174967577" target="_blank">
>>>>> +16174967577" target="_blank">(617) 496-7577 USA
>>>>> ________________________________________________________
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>>
>>>>> Start Your Social Network Today - Download eXo Platform
>>>>> Build your Enterprise Intranet with eXo Platform Software
>>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>>> http://p.sf.net/sfu/ExoPlatform
>>>>> _______________________________________________
>>>>> Matplotlib-users mailing list
>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=2>
>>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>>
>>>>>
>>>>> ------------------------------
>>>>> If you reply to this email, your message will be added to the
>>>>> discussion below:
>>>>>
>>>>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html
>>>>> To start a new topic under matplotlib - users, email [hidden email]<http://user/SendEmail.jtp?type=node&node=43264&i=1>
>>>>> To unsubscribe from matplotlib, click here.
>>>>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> please visit:
>>>> http://www.globalcarbonatlas.org/
>>>>
>>>> ***********************************************************************************
>>>> Chao YUE
>>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>>>> UMR 1572 CEA-CNRS-UVSQ
>>>> Batiment 712 - Pe 119
>>>> 91191 GIF Sur YVETTE Cedex
>>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>>>
>>>> ************************************************************************************
>>>>
>>>> ------------------------------
>>>> View this message in context: Re: Make clear figure used in the
>>>> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43264.html>
>>>> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
>>>> Nabble.com.
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Start Your Social Network Today - Download eXo Platform
>>>> Build your Enterprise Intranet with eXo Platform Software
>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>> http://p.sf.net/sfu/ExoPlatform
>>>> _______________________________________________
>>>> Matplotlib-users mailing list
>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=1>
>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> Start Your Social Network Today - Download eXo Platform
>>> Build your Enterprise Intranet with eXo Platform Software
>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>> http://p.sf.net/sfu/ExoPlatform
>>> _______________________________________________
>>> Matplotlib-users mailing list
>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=2>
>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>
>>>
>>> ------------------------------
>>> If you reply to this email, your message will be added to the
>>> discussion below:
>>>
>>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43265.html
>>> To start a new topic under matplotlib - users, email [hidden email]
>>> To unsubscribe from matplotlib, click here.
>>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>
>>
>>
>>
>> --
>> please visit:
>> http://www.globalcarbonatlas.org/
>>
>> ***********************************************************************************
>> Chao YUE
>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>> UMR 1572 CEA-CNRS-UVSQ
>> Batiment 712 - Pe 119
>> 91191 GIF Sur YVETTE Cedex
>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>
>> ************************************************************************************
>>
>> ------------------------------
>> View this message in context: Re: Make clear figure used in the
>> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43266.html>
>> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
>> Nabble.com.
>>
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>
>> http://p.sf.net/sfu/ExoPlatform_______________________________________________
>> Matplotlib-users mailing list
>> Mat...@li...
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>>
>
>
> --
> please visit:
> http://www.globalcarbonatlas.org/
>
> ***********************************************************************************
> Chao YUE
> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
> UMR 1572 CEA-CNRS-UVSQ
> Batiment 712 - Pe 119
> 91191 GIF Sur YVETTE Cedex
> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>
> ************************************************************************************
>
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
|
|
From: Chao Y. <cha...@gm...> - 2014-04-23 15:35:57
|
yes, Ben, I understand the difference now.
To Mike: I have to select the region of the figure I need in the pdf file
and paste it in the powerpoint ... Isn't this you're doing as well?
But fine, I can go with the current quality. Thanks to you all for this
discussion.
Cheers,
Chao
On Tue, Apr 22, 2014 at 3:31 PM, Benjamin Root <ben...@ou...> wrote:
> Yes, there is a difference if you use the button versus explicitly stating
> the dpi in a savefig call. When you use the button, matplotlib has to use
> the default dpi since there is no other way to specify it.
>
> Cheers!
> Ben Root
>
>
> On Mon, Apr 21, 2014 at 5:03 PM, Chao YUE <cha...@gm...> wrote:
>
>> Yes, in fact I set dpi as 1000, which is already very high. In fact I
>> have another question, will there be any difference if I use the save
>> button on the interactive plotting toolbar and use the command line
>> figure.savefig('xx.png',dpi=1000)?
>>
>> Chao
>>
>>
>> On Mon, Apr 21, 2014 at 10:59 PM, Jody Klymak <jk...@uv...> wrote:
>>
>>> Did you set the dpi of the png?
>>>
>>> Cheers, Jody
>>>
>>>
>>> On Apr 21, 2014, at 13:50 PM, ChaoYue <cha...@gm...> wrote:
>>>
>>> OK, I tried but I don't really see the difference between jpg and png by
>>> my eyes in the attached case, maybe for other more complicated plots there
>>> will be real difference. Anyway, thanks to all for your nice discussions.
>>> And, BTW, I tried >2 hours trying to find a way to convert svg to emf, but
>>> now I konw :p
>>>
>>> Cheers,
>>>
>>> Chao
>>>
>>>
>>> On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] <[hidden
>>> email]> wrote:
>>>
>>>> JPGs will *always* have "bit blur" as it is a lossy image format. PNGs
>>>> would be a better bet.
>>>>
>>>> Ben Root
>>>>
>>>>
>>>> On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <[hidden email]<http://user/SendEmail.jtp?type=node&node=43265&i=0>
>>>> > wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> Thank you all for your kind response. I am sorry, but none of these
>>>>> solutions significantly improved the visual quality on microsoft powerpiont
>>>>> 2007. Thought I didn't try eps. So probably l have to go with the current
>>>>> quality.
>>>>> here is a best case I have now:
>>>>> https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx
>>>>> You can still see the "a bit blur" everywhere (currently with jpg
>>>>> being inserted directly). I didn't have better quality than this one by
>>>>> trying the method as suggested by you. Let me know if I am raising too much
>>>>> high demand for this.
>>>>>
>>>>> Cheers,
>>>>>
>>>>> Chao
>>>>>
>>>>>
>>>>> On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden
>>>>> email] <http://user/SendEmail.jtp?type=node&node=43264&i=0>> wrote:
>>>>>
>>>>>> Another alternative, if a vector graphics format doesn't work, is to
>>>>>> make your png figure large. Then when you shrink it down to fit in your
>>>>>> slide, it should still have good resolution.
>>>>>>
>>>>>> Jon
>>>>>>
>>>>>> On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]<http://user/SendEmail.jtp?type=node&node=43262&i=0>
>>>>>> > wrote:
>>>>>>
>>>>>>> No Powerpoint version I know supports SVG (or any vector graphics
>>>>>>> format useful in this case) and Matplotlib does not
>>>>>>> export WMF graphics anymore. So the easiest way is to use PNGs, if
>>>>>>> you can live with raster graphics.
>>>>>>>
>>>>>>> Alternatively, if you need vector graphics, you can export the
>>>>>>> Matplotlib plot as SVG and convert it to WMF or EMF using
>>>>>>> Inkscape. This can be done in the command line like this:
>>>>>>>
>>>>>>> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui
>>>>>>> --export-emf="output.emf" "input.svg"
>>>>>>>
>>>>>>>
>>>>>>> Juergen
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> ________________________________________________________
>>>>>> Jonathan D. Slavin Harvard-Smithsonian CfA
>>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=1>
>>>>>> 60 Garden Street, MS 83
>>>>>> phone: <a href="tel:%28617%29%20496-7981" value="<a
>>>>>> href="tel:%2B16174967981" value="+16174967981" target="_blank">
>>>>>> +16174967981" target="_blank">(617) 496-7981 Cambridge, MA
>>>>>> 02138-1516
>>>>>> fax: <a href="tel:%28617%29%20496-7577" value="<a
>>>>>> href="tel:%2B16174967577" value="+16174967577" target="_blank">
>>>>>> +16174967577" target="_blank">(617) 496-7577 USA
>>>>>> ________________________________________________________
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>>
>>>>>> Start Your Social Network Today - Download eXo Platform
>>>>>> Build your Enterprise Intranet with eXo Platform Software
>>>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>>>> http://p.sf.net/sfu/ExoPlatform
>>>>>> _______________________________________________
>>>>>> Matplotlib-users mailing list
>>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43262&i=2>
>>>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>>>
>>>>>>
>>>>>> ------------------------------
>>>>>> If you reply to this email, your message will be added to the
>>>>>> discussion below:
>>>>>>
>>>>>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html
>>>>>> To start a new topic under matplotlib - users, email [hidden email]<http://user/SendEmail.jtp?type=node&node=43264&i=1>
>>>>>> To unsubscribe from matplotlib, click here.
>>>>>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> please visit:
>>>>> http://www.globalcarbonatlas.org/
>>>>>
>>>>> ***********************************************************************************
>>>>> Chao YUE
>>>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>>>>> UMR 1572 CEA-CNRS-UVSQ
>>>>> Batiment 712 - Pe 119
>>>>> 91191 GIF Sur YVETTE Cedex
>>>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>>>>
>>>>> ************************************************************************************
>>>>>
>>>>> ------------------------------
>>>>> View this message in context: Re: Make clear figure used in the
>>>>> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43264.html>
>>>>> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
>>>>> Nabble.com.
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Start Your Social Network Today - Download eXo Platform
>>>>> Build your Enterprise Intranet with eXo Platform Software
>>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>>> http://p.sf.net/sfu/ExoPlatform
>>>>> _______________________________________________
>>>>> Matplotlib-users mailing list
>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=1>
>>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>>
>>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>>
>>>> Start Your Social Network Today - Download eXo Platform
>>>> Build your Enterprise Intranet with eXo Platform Software
>>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>> http://p.sf.net/sfu/ExoPlatform
>>>> _______________________________________________
>>>> Matplotlib-users mailing list
>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=43265&i=2>
>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>>
>>>>
>>>> ------------------------------
>>>> If you reply to this email, your message will be added to the
>>>> discussion below:
>>>>
>>>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43265.html
>>>> To start a new topic under matplotlib - users, email [hidden email]
>>>> To unsubscribe from matplotlib, click here.
>>>> NAML<http://matplotlib.1069221.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>>
>>>
>>>
>>>
>>> --
>>> please visit:
>>> http://www.globalcarbonatlas.org/
>>>
>>> ***********************************************************************************
>>> Chao YUE
>>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>>> UMR 1572 CEA-CNRS-UVSQ
>>> Batiment 712 - Pe 119
>>> 91191 GIF Sur YVETTE Cedex
>>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>>
>>> ************************************************************************************
>>>
>>> ------------------------------
>>> View this message in context: Re: Make clear figure used in the
>>> powerpoint slides?<http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43266.html>
>>> Sent from the matplotlib - users mailing list archive<http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html>at
>>> Nabble.com.
>>>
>>> ------------------------------------------------------------------------------
>>> Start Your Social Network Today - Download eXo Platform
>>> Build your Enterprise Intranet with eXo Platform Software
>>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>>>
>>> http://p.sf.net/sfu/ExoPlatform_______________________________________________
>>> Matplotlib-users mailing list
>>> Mat...@li...
>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>
>>>
>>>
>>
>>
>> --
>> please visit:
>> http://www.globalcarbonatlas.org/
>>
>> ***********************************************************************************
>> Chao YUE
>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>> UMR 1572 CEA-CNRS-UVSQ
>> Batiment 712 - Pe 119
>> 91191 GIF Sur YVETTE Cedex
>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>>
>> ************************************************************************************
>>
>>
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>> http://p.sf.net/sfu/ExoPlatform
>> _______________________________________________
>> Matplotlib-users mailing list
>> Mat...@li...
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>
--
please visit:
http://www.globalcarbonatlas.org/
***********************************************************************************
Chao YUE
Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
UMR 1572 CEA-CNRS-UVSQ
Batiment 712 - Pe 119
91191 GIF Sur YVETTE Cedex
Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
************************************************************************************
|
|
From: Jody K. <jk...@uv...> - 2014-04-23 16:41:27
|
On Apr 23, 2014, at 8:35 AM, Chao YUE <cha...@gm...> wrote:
> yes, Ben, I understand the difference now.
>
> To Mike: I have to select the region of the figure I need in the pdf file and paste it in the powerpoint ... Isn't this you're doing as well?
Why do you need to select a region? This takes a screen grab that will be terrible quality, doesn't it? Just drag the file into powerpoint (or use insert/picture). If you need to crop the PDF do that in Acrobat, or whatever PDF software you use.
Cheers, Jody
>
> But fine, I can go with the current quality. Thanks to you all for this discussion.
>
> Cheers,
>
> Chao
>
>
> On Tue, Apr 22, 2014 at 3:31 PM, Benjamin Root <ben...@ou...> wrote:
> Yes, there is a difference if you use the button versus explicitly stating the dpi in a savefig call. When you use the button, matplotlib has to use the default dpi since there is no other way to specify it.
>
> Cheers!
> Ben Root
>
>
> On Mon, Apr 21, 2014 at 5:03 PM, Chao YUE <cha...@gm...> wrote:
> Yes, in fact I set dpi as 1000, which is already very high. In fact I have another question, will there be any difference if I use the save button on the interactive plotting toolbar and use the command line figure.savefig('xx.png',dpi=1000)?
>
> Chao
>
>
> On Mon, Apr 21, 2014 at 10:59 PM, Jody Klymak <jk...@uv...> wrote:
> Did you set the dpi of the png?
>
> Cheers, Jody
>
>
> On Apr 21, 2014, at 13:50 PM, ChaoYue <cha...@gm...> wrote:
>
>> OK, I tried but I don't really see the difference between jpg and png by my eyes in the attached case, maybe for other more complicated plots there will be real difference. Anyway, thanks to all for your nice discussions. And, BTW, I tried >2 hours trying to find a way to convert svg to emf, but now I konw :p
>>
>> Cheers,
>>
>> Chao
>>
>>
>> On Mon, Apr 21, 2014 at 9:49 PM, Benjamin Root-2 [via matplotlib] <[hidden email]> wrote:
>> JPGs will *always* have "bit blur" as it is a lossy image format. PNGs would be a better bet.
>>
>> Ben Root
>>
>>
>> On Mon, Apr 21, 2014 at 3:33 PM, ChaoYue <[hidden email]> wrote:
>> Hi all,
>>
>> Thank you all for your kind response. I am sorry, but none of these solutions significantly improved the visual quality on microsoft powerpiont 2007. Thought I didn't try eps. So probably l have to go with the current quality.
>> here is a best case I have now:
>> https://www.dropbox.com/s/0uhjogalz92hssm/different_figure_example.pptx
>> You can still see the "a bit blur" everywhere (currently with jpg being inserted directly). I didn't have better quality than this one by trying the method as suggested by you. Let me know if I am raising too much high demand for this.
>>
>> Cheers,
>>
>> Chao
>>
>>
>> On Mon, Apr 21, 2014 at 4:41 PM, Jonathan Slavin [via matplotlib] <[hidden email]> wrote:
>> Another alternative, if a vector graphics format doesn't work, is to make your png figure large. Then when you shrink it down to fit in your slide, it should still have good resolution.
>>
>> Jon
>>
>> On Mon, Apr 21, 2014 at 10:13 AM, <[hidden email]> wrote:
>> No Powerpoint version I know supports SVG (or any vector graphics format useful in this case) and Matplotlib does not
>> export WMF graphics anymore. So the easiest way is to use PNGs, if you can live with raster graphics.
>>
>> Alternatively, if you need vector graphics, you can export the Matplotlib plot as SVG and convert it to WMF or EMF using
>> Inkscape. This can be done in the command line like this:
>>
>> "c:\Program Files\Inkscape-0.48\inkscape.exe" --without-gui --export-emf="output.emf" "input.svg"
>>
>>
>> Juergen
>>
>>
>> --
>> ________________________________________________________
>> Jonathan D. Slavin Harvard-Smithsonian CfA
>> [hidden email] 60 Garden Street, MS 83
>> phone: <a href="tel:%28617%29%20496-7981" value="<a href="tel:%2B16174967981" value="+16174967981" target="_blank">+16174967981" target="_blank">(617) 496-7981 Cambridge, MA 02138-1516
>> fax: <a href="tel:%28617%29%20496-7577" value="<a href="tel:%2B16174967577" value="+16174967577" target="_blank">+16174967577" target="_blank">(617) 496-7577 USA
>> ________________________________________________________
>>
>>
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>> http://p.sf.net/sfu/ExoPlatform
>> _______________________________________________
>> Matplotlib-users mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>> If you reply to this email, your message will be added to the discussion below:
>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43262.html
>> To start a new topic under matplotlib - users, email [hidden email]
>> To unsubscribe from matplotlib, click here.
>> NAML
>>
>>
>>
>> --
>> please visit:
>> http://www.globalcarbonatlas.org/
>> ***********************************************************************************
>> Chao YUE
>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>> UMR 1572 CEA-CNRS-UVSQ
>> Batiment 712 - Pe 119
>> 91191 GIF Sur YVETTE Cedex
>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>> ************************************************************************************
>>
>> View this message in context: Re: Make clear figure used in the powerpoint slides?
>> Sent from the matplotlib - users mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>> http://p.sf.net/sfu/ExoPlatform
>> _______________________________________________
>> Matplotlib-users mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>> http://p.sf.net/sfu/ExoPlatform
>> _______________________________________________
>> Matplotlib-users mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>> If you reply to this email, your message will be added to the discussion below:
>> http://matplotlib.1069221.n5.nabble.com/Make-clear-figure-used-in-the-powerpoint-slides-tp43252p43265.html
>> To start a new topic under matplotlib - users, email [hidden email]
>> To unsubscribe from matplotlib, click here.
>> NAML
>>
>>
>>
>> --
>> please visit:
>> http://www.globalcarbonatlas.org/
>> ***********************************************************************************
>> Chao YUE
>> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
>> UMR 1572 CEA-CNRS-UVSQ
>> Batiment 712 - Pe 119
>> 91191 GIF Sur YVETTE Cedex
>> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
>> ************************************************************************************
>>
>> View this message in context: Re: Make clear figure used in the powerpoint slides?
>> Sent from the matplotlib - users mailing list archive at Nabble.com.
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>> http://p.sf.net/sfu/ExoPlatform_______________________________________________
>> Matplotlib-users mailing list
>> Mat...@li...
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
>
>
> --
> please visit:
> http://www.globalcarbonatlas.org/
> ***********************************************************************************
> Chao YUE
> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
> UMR 1572 CEA-CNRS-UVSQ
> Batiment 712 - Pe 119
> 91191 GIF Sur YVETTE Cedex
> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
> ************************************************************************************
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
>
>
>
> --
> please visit:
> http://www.globalcarbonatlas.org/
> ***********************************************************************************
> Chao YUE
> Laboratoire des Sciences du Climat et de l'Environnement (LSCE-IPSL)
> UMR 1572 CEA-CNRS-UVSQ
> Batiment 712 - Pe 119
> 91191 GIF Sur YVETTE Cedex
> Tel: (33) 01 69 08 29 02; Fax:01.69.08.77.16
> ************************************************************************************
|
|
From: Sterling S. <sm...@fu...> - 2014-04-23 17:38:19
|
On Apr 23, 2014, at 11:41AM, Jody Klymak wrote: > > On Apr 23, 2014, at 8:35 AM, Chao YUE <cha...@gm...> wrote: > >> yes, Ben, I understand the difference now. >> >> To Mike: I have to select the region of the figure I need in the pdf file and paste it in the powerpoint ... Isn't this you're doing as well? > > Why do you need to select a region? This takes a screen grab that will be terrible quality, doesn't it? Just drag the file into powerpoint (or use insert/picture). If you need to crop the PDF do that in Acrobat, or whatever PDF software you use. > > Cheers, Jody On a windows computer, I found these instructions for inserting a pdf file into powerpoint: [1] These instructions indicate that you can not simply insert a pdf picture, as is done on a Mac, which might explain why he was selecting a region of the figure in a pdf viewer. Chao, I'm not sure if the dpi setting or png format for savefig helped you. In the future if you have to cut out a part of a pdf file, and if you are using Adobe reader, then there is a setting in the preferences for customizing the resolution of the clip you are selecting. -Sterling [1] http://office.microsoft.com/en-us/powerpoint-help/insert-pdf-file-content-into-a-powerpoint-presentation-HA102809687.aspx |