Dive Into Dojo Series: Dive Into Dojo Chart Theming

I just wanted to give everyone a heads up about my latest Dive Into Dojo post: Dive Into Dojo Chart Theming
The previous installment of the Dive Into Dojo series shows how easy it is to Dive Into Dojo Charting to get started with Dojo's charting library. It comes with dozens of stylish themes you can effortlessly plug into any chart. But what if you want your charts to match your website's design or business' branding? No worries: Dojo's charting library allows you to create custom themes!
Be sure to check it out!
![Detect DOM Node Insertions with JavaScript and CSS Animations]()
I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.
![Animating CSS3 Transforms with MooTools Fx]()
![Introducing MooTools LazyLoad]()
Once concept I'm very fond of is lazy loading. Lazy loading defers the loading of resources (usually images) until they are needed. Why load stuff you never need if you can prevent it, right? I've created LazyLoad, a customizable MooTools plugin that...
![MooTools Wall Plugin]()
One of the more impressive MooTools plugins to hit the Forge recently was The Wall by Marco Dell'Anna. The Wall creates an endless grid of elements which can be grabbed and dragged, fading in elements as they are encountered. Let me show...
Your custom theme looks much better than any of the default :) Dojo should adopt it.
@Christoph Pojer: I believe they’re going to; it’s going to be named “SitePen”. If I can put together a decent color palette, I can create a MooTools theme as well.
@David Walsh: What mootools extension do you use for charts? milkchart? Just curious. I have dabbled in Dojo and jQuery and have nothing against them, I just haven’t found a reason not to use mootools yet :)