Hello, I am building an application which allows users to compare outputs based on many scenarios of inputs meaning the same "domain" values of "name" will be repeated for each "Scenario".
This means I have a two values which identify a unique record, "Scenario" and "Name", see the screenshot <https://drive.google.com/open?id=1-PogDEHlgWuPnDPFiu9HNKbu0cQUGpBY> I can currently display the "Name" as the true domain along the hAxis, but I am currently hacking the second domain "Scenario" by adding it as an annotation of either the domain or the last series in a stacked column. This is not terrible, but the benchmark I use for display is Excel, see screenshot <https://drive.google.com/open?id=1b9jzW0DlengoM8scsXxzkpCEWfsHAHWl>. I could achieve something similar through Javascript but think this is a good candidate for a feature addition. As a side note, I loaded the "Scenario" into the datatable such that I could execute sort/filter commands. Perhaps utilize the "columnRole" or accept a [ ] in the domain position? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/426d35f0-4b69-4d2c-8999-4ca1863fbaea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
