Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have one problem usint tLinechart,
my input file have this format:
Date(yyyyMMdd as integer);total(integer)
20180630;8456320
20180701;9876879
20180702;8876879
20180703;8276879
20180704;8576879
20180705;9076879
20180706;9276879
20180707;9476879
20180708;8876879
20180709;7976879
20180710;9176879
20180711;9506879
20180712;9676879
20180713;9276879
20180714;9376879
20180715;8876879
20180716;9876879
when i use the tLinechart to display stats evolution i get this issue(chart attached).
Can i change the type of x to date or not in this component to fixe this issue or i need to use external report tool??
Hello,
Have you tried to use tMap component to adapt the source data to the three-column schema of tLineChart?
Here is a scenario:TalendHelpCenter: Creating a line chart to ease trend analysis
Best regards
Sabrina
Hello,
Have you tried to use tMap component to adapt the source data to the three-column schema of tLineChart?
Here is a scenario:TalendHelpCenter: Creating a line chart to ease trend analysis
Best regards
Sabrina