Hi Couchers!
This is not really Couch specific, but since it's so many talented coders and smart people here I'd figure I just ask and try the luck
I'm currently building a one pager website with Couch on which I want one big nice graph chart that displays the current gold price in $USD (and other currencies too eventually). I want it to show for example one weeks price history per default, but that you can select for example 24h, 1 week, 1 month, 6 months, 1 year etc.
I know I could just use some iframe solution using a generated chart from another site etc, but that's not really what I'm after. I want to use one of the kick-ass open source librarys such as http://www.chartjs.org/ or https://plot.ly/javascript/ which looks awesome!
But now to the problem, how can I connect a data source that fetches the latest price and price history? I know little to none about how json and stuff work.. lol
Sorry if this is off-topic!
I wish everyone a terrific weekend!
This is not really Couch specific, but since it's so many talented coders and smart people here I'd figure I just ask and try the luck

I'm currently building a one pager website with Couch on which I want one big nice graph chart that displays the current gold price in $USD (and other currencies too eventually). I want it to show for example one weeks price history per default, but that you can select for example 24h, 1 week, 1 month, 6 months, 1 year etc.
I know I could just use some iframe solution using a generated chart from another site etc, but that's not really what I'm after. I want to use one of the kick-ass open source librarys such as http://www.chartjs.org/ or https://plot.ly/javascript/ which looks awesome!
But now to the problem, how can I connect a data source that fetches the latest price and price history? I know little to none about how json and stuff work.. lol
Sorry if this is off-topic!
I wish everyone a terrific weekend!