Boris Kogan's blog articles

0
comment
on 6/17/2013 8:32 PM
In the previous post, we derived a class from BubbleChart and this got us started on actually visualizing some meaningful data using bubbles. There are a couple of things to iron out before a visual can appear. Color Schemes I am using Cynthia Brewer color schemes, available for download in colorbrewer.css. This file is available […]
>> Read the full article
.
0
comment
on 5/27/2013 3:02 PM
Previously: Visualizing Crime with d3: Intro Data and Visualization In order to make a bubble chart in d3 (the one similar to the Obama Budget 2013), using CoffeeScript, you need to: Download a few files from my git hub (you’ll need coffee/BubbleChartSingle.coffee, css/visuals.css, css/colorbrewer.css) Define a class in a .coffee file: I also define a couple of […]
>> Read the full article
.
0
comment
on 5/13/2013 8:57 PM
Suppose you need to write a script that finds n files, all called based on some pattern, say “c:\temp\my_file_x.txt”, where “x” is replaced by a range of numbers [1..30] for instance, reads the content of these files and glues them together. Suppose also that the files are very small, so you can keep them in […]
>> Read the full article
.
0
comment
on 4/22/2013 1:57 PM
As the three of us embarked on this new data-mining project, we were the data scientist, the manager and the developer, who knew nothing about visualizations. We didn’t even want to do any visuals at first. Then someone stumbled across the New York Times Obama Budget visual and the wheels started spinning. Pretty soon we […]
>> Read the full article
.
0
comment
on 4/18/2013 2:36 PM
Figure a blog without pictures or conversations is just boring, so, here it is. Lately, I have been dealing a lot with data visualization. This was a brand new area for me and while we do use F# for data extraction, all of the front end is done using d3, an amazing toolkit by Mike […]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper