Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

How to create stacked area chart with grouping

$
0
0

I have data that looks like below:

date city state covid1/1  NYC  NY    101/2  NYC  NY    151/3  NYC  NY    121/4  NYC  NY    11 .    .    .    . .    .    .    . .    .    .    . .    .    .    .1/1  LA   CA    101/2  LA   CA    151/3  LA   CA    121/4  LA   CA    11 .    .    .    . .    .    .    . .    .    .    .

and I want to create, in google sheet, a stacked area chart where the x-axis is date, the y-axis is a number of the covid case, and the chart is grouped by city. Is it possible to create such a chart with minimum extra tables created?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>