Saturday 23 February 2019

Client side rendering of a chart using dc.js

I'm confused about how to render an interactive chart/graph on a client side.​The current set up involves running express on a raspberry pie where the user would be able to see some sort of data when connected to the pie's connection. For the chart package, I have been leaning towards dc.js since it has all I need.​But for actually rendering the content on the website, I need some guidance. I have looked at Jsdom, but I'm apprehensive of using it at this time. If there is an easier way, I would appreciate the input.​Thanks in advance!

Submitted February 24, 2019 at 04:04AM by krodiv

No comments:

Post a Comment