ksobon / Mandrill

data visualization for Dynamo
30 stars 14 forks source link

Empty Dictionary when reading from Csv #60

Closed rana-ayman closed 4 years ago

rana-ayman commented 5 years ago

MandrillPrimer_ barchart Hello,

Thank you for the amazing package. I tried it, it worked when data are imported manually using code block to import chart data, but it couldn't work with reading from CSV file.

I attached the script. and the excel cvs data file. Capture 1.

Thanks for your help in advance.

Rana

ksobon commented 5 years ago

@rana-ayman Please make sure that you have the latest version of Mandrill package installed. Here's how I am able to create a bar chart from excel data similar to yours:

image

Data:

image

Since you haven't posted any sample files (excel, dynamo), I can't tell you what your issue is. Please post some files and i will be happy to help.

You can also save the file to CSV and do it like this:

image

Please keep in mind that you have to close Excel so that CSV file is not being blocked by excel if you want to use the CSV method.

rana-ayman commented 4 years ago

@ksobon Thank you very much for your prompt reply.

LCA bar chart visualization Find attached the tested script and photo for the Run.

I downloaded the latest Mandrill package, but still I tried to test the script and still it is not working.

Thank you for your help.

Rana

LCA_Representation_02.zip

rana-ayman commented 4 years ago

Resolved. It is working.

Rana