Hi,
I would like to add some date info to the displayed data, but I don't find anything in the doc. Basically, I have a chart with months or days on the abscissa , and when i click on a column I want to easily retrieve the according date in the listener.
I have tried to add , besides "data" and "label", an info "start" but it doesn't appear in the dataobj object. The label does not contains all the date info ( just the day of the week or the number in the month )
Any ideas someone ? Thanks