Realtime data from mysql database - highcharts

my aim is to have a realtime graph or a dynamic using Highchart library.But i am not able to create a realtime chart what i have been doing is refreshing the page .Can someone please help.

Related

How to send data from Google Forms to SQL database directly?

I have a google form that is being used by the employees of my firm to upload stock details. Now daily it has around 20 entries daily. I used google form since I can manage the data in google sheet pretty easily. But using IMPORTRANGE on these files has made it very slow. Thus, I wanted to shift to SQL database.
The issue I am facing is that if I push data from google sheet, then I'll manually have to do it everytime. I want that google form to send the data to the sql database directly so that I can manage the data on that which can increase the computational speed.
PLEASE HELP!!!
Currently I am using google sheet to manage the data, which is very slow.

Is there a way I can Export and stack Salesforce data to a google sheet?

I am trying to create a google sheet that updates and stacks the data from a Salesforce report on a daily basis. I tried to use the Data connector for Salesforce add, it exports the data just fine but when I change the date, it replaces everything it exported the first time. What I wanted it to do is to Extract the data today, store it in the sheet, and Export another time tomorrow adding the data to the existing one. I have no coding knowledge and SQL stuff and I'm trying to learn things to help my work.
Your response is highly appreciated

how to send a chart with custom data with document studio google sheet?

I'm trying to get data from Google Forms and use the inputs to create individual charts for each person that responded and send them to each person as a PDF, using Document Studio Add-on.
I managed to send the PDF with that particular data as text, but I didn't manage to create the chart with that individual data.
Is there a way to do this ?
Thanks,
Radu

How can I build or use chart exactly similar to YoutubeStudio analytics chart in my website ? I have provided the image of the chart

I have a website .
Now I want to make or use the chart exactly same like youtube studio's chart.
I had researched a lot but I didn't found any way to do it.
I just want to add the analytic link chart of youtube studio.
Image of chart is provided .
I want to use that chart in my website.I got some chart on chart.js and other library but didn't found exactly similar to that.
You can get the data out using the YouTube-analytics-api and use the google charts and graphs to create the visualization. This its not going to be something that is out of the box.
Things to consider:
The YouTube analytics api only keeps data for about 90 days so you will need to store it.
Use service accounts server sided web apps. Must use server sided language not client sided.

thingsboard widget graph unable to show data beyond 6-7hours

i've created a custom widget on thingsboard but it's unable to show data beyond 6-7hours. Refer screenshot below.
Tried searching the postgre db tables but unsure where the device telemetry data are stored.. perhaps there is a data capped somewhere..
Any advise please?
Thanks!
screenshot of widget:
Go to ThingsBoard database on postgres.
Check tables ts_kv and ts_kv_latest you will see your data.

Resources