diff --git a/cfg/transducerers.properties b/cfg/transducerers.properties index 061427b..7650266 100644 --- a/cfg/transducerers.properties +++ b/cfg/transducerers.properties @@ -12,4 +12,6 @@ OCCURRENCES_DUPLICATES_DELETER=org.gcube.dataanalysis.ecoengine.transducers.Occu OCCURRENCES_SUBTRACTION=org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsSubtraction PRESENCE_CELLS_GENERATION=org.gcube.dataanalysis.ecoengine.transducers.simplequeryexecutors.MarinePresencePoints FIN_TAXA_MATCH=org.gcube.dataanalysis.fin.taxamatch.TaxaMatchTransducer -TIME_SERIES_PROCESSING=org.gcube.dataanalysis.ecoengine.transducers.TimeSeriesAnalysis \ No newline at end of file +TIME_SERIES_PROCESSING=org.gcube.dataanalysis.ecoengine.transducers.TimeSeriesAnalysis +TIME_SERIES_CHARTS=org.gcube.dataanalysis.ecoengine.transducers.charts.TimeSeriesChartsTransducerer +GENERIC_CHARTS=org.gcube.dataanalysis.ecoengine.transducers.charts.QuantitiesAttributesChartsTransducerer \ No newline at end of file