increase resolution on PNG export

Hi,

Is there a way to increase the dpi resolution of the png images that are exported when clicking Save? It can be a system wide setting and does not have to be a headless save.

Alternatively, are there any vector graphics (svg, eps) exports available?

Thanks,

Botond

Same here

···

On Thu, Jan 12, 2017 at 9:56 AM, [email protected] wrote:

Hi,

Is there a way to increase the dpi resolution of the png images that are exported when clicking Save? It can be a system wide setting and does not have to be a headless save.

Alternatively, are there any vector graphics (svg, eps) exports available?

Thanks,

Botond

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/6f760b46-b03b-4ddf-9863-5f581413ded5%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Hi,

Sorry there is not currently any way, apart from just making the plot bigger to begin with. At the moment the save tool dumps the HTML canvas to a PNG, exactly as-is.

Thanks,

Bryan

···

On Jan 12, 2017, at 11:31 AM, Andrejus Antoninovas <[email protected]> wrote:

Same here

On Thu, Jan 12, 2017 at 9:56 AM, <[email protected]> wrote:
Hi,

Is there a way to increase the dpi resolution of the png images that are exported when clicking Save? It can be a system wide setting and does not have to be a headless save.
Alternatively, are there any vector graphics (svg, eps) exports available?

Thanks,
Botond

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/6f760b46-b03b-4ddf-9863-5f581413ded5%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/CAJsoxNnEtmXwgjoeNZL_UT1e0UmS2%3D4TYZ8tB-VeMmp9wJ-XFw%40mail.gmail.com\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Hi,

Thanks for the reply. So a workaround would be to increase the plot size, font size, etc. everything proportionally?

Thanks,

Botond

···

On Thursday, January 12, 2017 at 7:46:53 PM UTC+2, Bryan Van de ven wrote:

Hi,

Sorry there is not currently any way, apart from just making the plot bigger to begin with. At the moment the save tool dumps the HTML canvas to a PNG, exactly as-is.

Thanks,

Bryan

On Jan 12, 2017, at 11:31 AM, Andrejus Antoninovas [email protected] wrote:

Same here

On Thu, Jan 12, 2017 at 9:56 AM, [email protected] wrote:

Hi,

Is there a way to increase the dpi resolution of the png images that are exported when clicking Save? It can be a system wide setting and does not have to be a headless save.

Alternatively, are there any vector graphics (svg, eps) exports available?

Thanks,

Botond


You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/6f760b46-b03b-4ddf-9863-5f581413ded5%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.


You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/CAJsoxNnEtmXwgjoeNZL_UT1e0UmS2%3D4TYZ8tB-VeMmp9wJ-XFw%40mail.gmail.com.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Hi,

Yes, you would need to increase plot_width and plot_height so that the HTML canvas is the size that you want for the saved image, then adjust any other visual settings accordingly so that they appear how you want at that size.

Static, configurable, programmatic image generation is an important and high priority, but unfortunately it is both technically challenging, and is also coupled to development schedules of external projects (i.e. Chrome Headless) that we have no control over. Additionally the person who was probably going to do this is now no longer available, so there is also a matter of human resourcing. I hope we can have more / better things to report in the next few months.

Thanks,

Bryan

···

On Jan 13, 2017, at 2:35 AM, [email protected] wrote:

Hi,

Thanks for the reply. So a workaround would be to increase the plot size, font size, etc. everything proportionally?

Thanks,
Botond

On Thursday, January 12, 2017 at 7:46:53 PM UTC+2, Bryan Van de ven wrote:
Hi,

Sorry there is not currently any way, apart from just making the plot bigger to begin with. At the moment the save tool dumps the HTML canvas to a PNG, exactly as-is.

Thanks,

Bryan

> On Jan 12, 2017, at 11:31 AM, Andrejus Antoninovas <[email protected]> wrote:
>
> Same here
>
> On Thu, Jan 12, 2017 at 9:56 AM, <[email protected]> wrote:
> Hi,
>
> Is there a way to increase the dpi resolution of the png images that are exported when clicking Save? It can be a system wide setting and does not have to be a headless save.
> Alternatively, are there any vector graphics (svg, eps) exports available?
>
> Thanks,
> Botond
>
> --
> You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to bokeh+un...@continuum.io.
> To post to this group, send email to bo...@continuum.io.
> To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/6f760b46-b03b-4ddf-9863-5f581413ded5%40continuum.io\.
> For more options, visit https://groups.google.com/a/continuum.io/d/optout\.
>
>
> --
> You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to bokeh+un...@continuum.io.
> To post to this group, send email to bo...@continuum.io.
> To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/CAJsoxNnEtmXwgjoeNZL_UT1e0UmS2%3D4TYZ8tB-VeMmp9wJ-XFw%40mail.gmail.com\.
> For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/7243701a-6920-461f-b533-256a93a7e2b8%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.