how to plot a chart by row

Chen
Registered Posts: 1 ✭
I have a sample dataset with 5 columns shown below:
In dataiku how can I plot by each row, to get result like below chart in excel?
Right now I can only plot something like below chart, which is NOT what I want ( I need 1M, 3M, 6M and 1Y to appear on x-axis):
Could someone help? Many thanks!
Tagged:
Best Answer
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,438 Neuron
I start with your data:
I use a Prepare recipe to transpose the date column:
Then I can chart it as required: