Help with multi-value functions #3959
|
The docs show a helpful example of a multi-line chart with tooltips attached to a rule (code copied below for easy reference, from Is there a way to show a second set of values for each stock, eg the daily traded volume? If there were many lines, say 50 instead of 5, then I would show several aggregate fields in the tooltip, such as the mean and min. (Incidentally, it would be great to have user-specified quantiles, say 90 or 99.) And then An I also tried using In fact I couldn't even seem to get a calculated text string to show up as the value of the tooltip, even when the type is explicitly set to nominal and there was no attempt at aggregation. Happy to sketch out what I've tried, if you think any of this should already work. |

I'm not sure I understand the final desired format, but would something like this be what you want (the "volume" showing in the parenthesis):