Forum Discussion

perplexedDev's avatar
perplexedDev
Regular Visitor
10 years ago

Nested values in xaxis

Suppose the data is of the format

TestDate  TestName  Result

04/19         A                10.6

04/19         B                 12.8

04/19         C                12

04/20         D                10

 

I want to create a chart where the x-axis values will be nested or grouped. Ie, its should have dates and Test names grouped in dates. Y axis should be Result. Below example shows a sample for 04/19 data.

 

 

5 Replies