- Creating a Dojo chart which resizes according to container size
jsFiddle - Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)
in Development > JavaScript, AJAX & Dojo with ajax chart charting dojo javascript resize
- How to insert Timestamp Data when using dojox.charting.Chart2D
Discussion thread on how to get timestamp data and labels working
in Development > JavaScript, AJAX & Dojo with charting charts dojo label time timestamp
- Index of /nightly/dojotoolkit/dojox/charting/tests
Test cases for dojox.charting - great resource to see what charting options are available in Dojo Toolkit. Much cool stuff ;-)
in Development > JavaScript, AJAX & Dojo with chart charting charts demo dojo test
- Zooming, Scrolling, and Panning in Dojo Charting
As mentioned in my previous post Dojo Charting Reorganization, this week I worked on zooming, scrolling, and panning of charts. It turned out to be a more complex task than I anticipated due to the little-known fact that Dojo Charting can stack multiple plots per chart and can show multiple independent axes on all 4 sides of the chart. These problems were solved and a new API was introduced on the chart object
in Development > JavaScript, AJAX & Dojo with chart charting charts dojo howto panning zooming
charting from all users