'How can I transpose axis in chart in Google Data Studio?

I have a very simple table where I can easily plot the desired chart in Google Sheets:

enter image description here

When I pull this data in Google Data Studio and prepare a chart, then I get the results transposed.

Here is the outcome in Google Data Studio:

enter image description here

I want to make a chart where channels (dimensions) are displayed on X-Axis and the Metrics (is the sessions per week) is displayed on Y-Axis. As it is displayed in Google Sheets.

How can I achieve this? I tried to transpose, but couldn't find such option.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source