Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am facing an issue with Trellis chart. I am trying to create a line chart for each values of the dimension using Trellis. Two charts gets created side by side, but the graphs are exactly same. When i do the line chart separtely things work. Trellis stuff dont. Any pointers? Delete, Recreate option did not work.
When you do the line chart separately, what exactly you do? I think we need more information to understand your problem like what dimension and measure you are using. Make sure that dimension you are using in Trellis part of associated data model
I created the line chart as a master visualization. there is a dimension (e.g. backlash) and a measure (mean of a test result). it displays properly (differently) for each gear ratios . Later this chart is added to the trellis container with another dimension (e.g.gear ratio) which acts as a sort of category. I wanted to see the line chart for each of those category. But what i am seeing is no change on the charts.
I put these two in a line chart to see, if i am making mistake. but it displayed fine. So in other words, i am expecting to do its job properly.