For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted

Python Plot chart

Hi community

I would like to know if It is possible to update or use a chart that I have in one of my sheets with python code.

I am using this code but I would like to link the chart direct.

"""

from PIL import Image

pngfile = Image.open("C://Desktop//Python//1.png")

pngfile

"""

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
11.5k 16 7 10

Hello @especialista.coberturas

Which Refinitiv product that has your chart? Is it Eikon/Refinitiv Workspace?

Please note that the Eikon Data API lets the Python application consumes "data" from Eikon/Workspace, but the application needs to draw a chart from those data by itself.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
18k 21 12 20

Hi @especialista.coberturas

I think you can follow this article to write a chart to Excel.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes

Hi Chavalit

Thanks for your help, but I am trying to connect a specific chart that I have in my Reuters account with Python.

I don´t know if it is possible.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea