- Jun 13, 2000
- 26,391
- 1,780
- 126
I've got a project where I want to take a bunch of data points and create charts/graphs/tables into a custom HTML page and then Email that page to people.
This is basically a poor-man's dashboard. I went to Google first for this sort of thing. I was looking at Datastudio, but it's limitations are that I'd have to basically convert my data to gsheets. I put way too much time into doing that and getting no where. It would probably need to be a daily process and I'm trying to automate this. I looked at Google Charts, but am having trouble getting consistent results. Sometimes the pages load, other times not. It seems to be a mix of browser security issues and just plain java code issues.
Does anyone know of a good looking chart solution that would allow me to basically create a template, replace the values with variables...then just update the vars through find/replace. That's how dumbed down I'm going with this project. I need a few bar charts, tables, and that's it for now.
Thanks.
This is basically a poor-man's dashboard. I went to Google first for this sort of thing. I was looking at Datastudio, but it's limitations are that I'd have to basically convert my data to gsheets. I put way too much time into doing that and getting no where. It would probably need to be a daily process and I'm trying to automate this. I looked at Google Charts, but am having trouble getting consistent results. Sometimes the pages load, other times not. It seems to be a mix of browser security issues and just plain java code issues.
Does anyone know of a good looking chart solution that would allow me to basically create a template, replace the values with variables...then just update the vars through find/replace. That's how dumbed down I'm going with this project. I need a few bar charts, tables, and that's it for now.
Thanks.