Raspberry Pi Pico Tips and Tricks

Monday 31 December 2012

New Version of D3 Tips and Tricks (ver 0.2.b)

The latest version of D3 Tips and Tricks is out (New Years Edition).

There's two versions of the simple line graph. One with little or no commenting and the other that is HEAVILY commented that people may find useful. Additionally, there is a zip file with the directory structure that I've been using for the examples and some of the example / data files as well. As time allows I will add to these.

As appears to be working so far, just click on the link on the left on the main page and you can download the pdf from there. or go to the downloads page.

Just a quick note as well... The process I am using to try and maintain a common point for downloading the pdf in drop box appears to cause it to fail to load the pdf when you go to download it the first time. DONT DESPAIR. Just reload and it appears. I will have to sort this out I know. I think I'll try to store it as a publicly accessible document in Google Drive in future releases.

I have also started to learn how to host files in GitHub / Gist, so expect to see more there over time.

Changelog:

Selecting a particular object or set of objects using the .filter function.
Select items with an IF statement
Using Plunker for online development and hosting your D3 creations.
Adding a thumbnail to a Gist for bl.ocks.org D3 graphs

No comments:

Post a Comment