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!
![CSS 3D Folding Animation]()
Google Plus provides loads of inspiration for front-end developers, especially when it comes to the CSS and JavaScript wonders they create. Last year I duplicated their incredible PhotoStack effect with both MooTools and pure CSS; this time I'm going to duplicate...
![How to Create a Twitter Card]()
One of my favorite social APIs was the Open Graph API adopted by Facebook. Adding just a few META tags to each page allowed links to my article to be styled and presented the way I wanted them to, giving me a bit of control...
![Create a Spinning, Zooming Effect with CSS3]()
In case you weren't aware, CSS animations are awesome. They're smooth, less taxing than JavaScript, and are the future of node animation within browsers. Dojo's mobile solution, dojox.mobile
, uses CSS animations instead of JavaScript to lighten the application's JavaScript footprint. One of my favorite effects...
![Printing MooTools Accordion Items]()
Sometimes we're presented with unforeseen problems when it comes to our JavaScript effects. In this case, I'm talking about printing jQuery and MooTools accordions. Each "closed" accordion content element has its height set to 0 which means it will be hidden when the...
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 :)