Hi there, I'm somewhat new to Dojo and liking it. I have a need to create custom Axis Labels. I'm a aware that I can setup name/value pairs "1" = "one", etc. My y axis is a currency that could range from 0 to millions. Rather than define the points I would like to pass in my data (IE: 150000) and have the label call a formatting function to output ($150,000). The idea comes from the FLOT library under jQuery which I previously used.
Any help would be appreciated if there is a way to do it with the existing code. Otherwise it could be a consideration for upcoming releases.
