Hi I can't figure out where the domain values for tooltips are being retrieved from. See below image
<https://lh3.googleusercontent.com/-Mt0whrcP-gY/VzHp5U6lddI/AAAAAAAAARE/LUOjWJ3DezMYwSiGzuA8b_oKfl-CEywkgCLcB/s1600/TooltipDomainIssue.png> This chart's tooltips uses a date format which is different to the h-axis's date format. Where does this format come from because this chart doesn't use that format anywhere. How can I set the tooltip to use the current h-axis format? While I'm at it, can I remove the labels 'Units' & 'Price' from the tooltip and use just the coloured blocks? Current options for this chart w.r.t the tooltips: tooltip: { trigger: 'both', textStyle: { fontSize: 12 }, showColorCode: true }, selectionMode: 'multiple', aggregationTarget: 'none', focusTarget: 'category' Thanks Henry -- 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/2f08a048-a419-474e-b69c-329115493276%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
