-
Recent Posts
Recent Comments
Archives
- April 2017
- January 2017
- December 2016
- September 2016
- April 2016
- March 2016
- February 2016
- November 2015
- October 2015
- May 2015
- April 2015
- November 2013
- October 2013
- September 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
Categories
Meta
Monthly Archives: April 2013
DexCharts : D3JS and ThreeJS / WebGL Interaction
So tonight, I started taking a look at what integration of the DexCharts reuse pattern with WebGL via ThreeJS and D3JS. So far, so good… Integration was relatively simple to accomplish. I was surprised that there were no real surprises … Continue reading
Posted in General
6 Comments
DexCharts : Trees With Style
In this article I will discuss general styling capabilities within DexCharts using a tree or dendrogram as a base example. The Basics All DexChart visualizations follow the same basic process. Start an html page. Define any styling parameters. Include the … Continue reading
Posted in General
Leave a comment
DexCharts : Reusable Heatmaps
The entire framework is shaping up. Repetitive task are being refactored into centralized core routines. This promotes consistency and equally importantly reduces bugs and maintenance effort. Heatmaps will also be available once I complete the code refactoring. Here’s a sneak … Continue reading
DexCharts progress…
In case you missed it, DexCharts is live on github now. Murphy’s law has been in full gear lately. If it can go wrong, it has. So, I’ve been playing musical machines and learning about how to deal with git … Continue reading