Forum Discussion
laskawiec
6 years agoFrequent Visitor
Tips on improving line chart clarity
Hi guys This is my line chart clicking to highlight is not useful (still hard to read the chart) I'd ideally like to be able to switch each line on and of, BUT we have 3 lines, score1(from...
- 6 years ago
Hi guys
I ended up just creating a new table where I appended the separate tables, selecing only those that were necessary for the line chart. A simple UNION of SELECTCOLUMNS with a hardcoded source column was the easiest way out of this fiasco
Thanks for your participation
Filip
laskawiec
6 years agoFrequent Visitor
Hi guys
I ended up just creating a new table where I appended the separate tables, selecing only those that were necessary for the line chart. A simple UNION of SELECTCOLUMNS with a hardcoded source column was the easiest way out of this fiasco
Thanks for your participation
Filip