Converting Excel Data to a Chart for ui dynamically
19 views
Skip to first unread message
mata xarh
unread,
Jul 18, 2017, 6:40:10 AM7/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hello guys! I have a beaglebone black that requests frequency measurments form a user through the ui. When the user presses start the measurments take place at a given (by the user) frequency and the beaglebone returns an excel file with 2 colums of frequency and output. I want each time the beaglebone returns the measurments to display to the user an X-Y chart where X is the frequncies and Y is the output. I am doing all of this on node-red and i cant find a similar chart. What can i do? I am also attaching an excel file with some representative measuerments.