Skip to main content
Aurélien Laval a posé une question dans #Data Management
Hello, I develop a chart and I use an objet 'Data' with fields : 'name', 'data1', 'data2' and 'data3'.

 

This chart represents statistics by date for this year, the last year and the last year yet.

 

It's possible that for one year, I don't have value (data1, data2 or data3) to give for my chart.

 

What value can I give to my Data object for that my chart works and the missed value dosen't be execute as a 0?

 

For example, in this tutorial (http://www.salesforce.com/us/developer/docs/pages/Content/pages_charting_example.htm), if in the third chart, I don't have value for february, how can I do for it skips to the next value (january => march)?
2 réponses
0/9000