cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

Quick Multiple Line Graphs by category

lucianoa
Level I

Looking for a way to build the graph below, but broken out by category, and save the script so it can be easily replicated each month. 

 

It is simply a line graph, value vs. month by category. However I am looking for a separate graph for Category A, then B, then C and so on. Able to be produced in one script. 

 

Is there a way to quick produce a single graph for each category through a script?

 

 

lucianoa_1-1619115878413.png

 

1 REPLY 1
Jeff_Perkinson
Community Manager Community Manager


Re: Quick Multiple Line Graphs by category

What if you put your category variable into the Group Y role instead of Overlay?

 

That would give you something like this:

 

2021-04-22_14-57-19.461.png

 

Alternatively, you could put category into the Page role and get graphs like these:

2021-04-22_14-59-08.315.png

-Jeff