This is my third and last article in a series dedicated to building dynamic mobile dashboards with D3, ChartJS, and other data visualization libraries on top of the Salesforce platform. The source code is always the same, but each post focuses on a different deployment option: In the first article, I showed how to deploy […]
Archive | Charts
Building Interactive Mobile Dashboards for the Salesforce Platform
February 24, 2014 in Charts, D3, Data Visualization, Force.com
In my previous post, I shared a sample application showing how to build highly interactive mobile dashboards using Web standards, D3 and other data visualization libraries. In this post, I’ll share a similar application showing how to build interactive dashboards for the Salesforce platform using the Force.com APIs and the same charting libraries. There are […]

Building Interactive Mobile Dashboards with D3 and other Charting Libraries
February 19, 2014 in Charts, Cordova, D3, Data Visualization, PhoneGap
Tablets offer a great way to visually explore data using touch-based interactions. I’ve recently been looking at HTML/JavaScript charting libraries from a Mobile perspective, and I thought I’d share the sample application I used to experiment with different options. Sample Application It’s Olympic season, so I decided to create an interactive dashboard to explore the […]