Time Series Chart from Extention will not work with different sources
Hey guys,
today I'm working with the TimeSeriesChart of the Custom Chart Widgets Extension (Version 3.0.0). I have multiple datasource which should be shown in the same chart. So I bind my services with the DataSource1, DataSource2 and so on. I uncheck "SingleDataSource" and setup the DataField and XAxisField properties.
The result of all this is an empty chart. Its dont show any graphs and no time axis.
If I do this stuff with the standard time series chart everything works fine. =/
The problem of the standard time series chart is as no ability to fill the area under the graph.
Have I forgot something todo on the time series chart from the extention?

