V0.34.0 values on chart needed for multiple series

Awwee, and such a useful new feature too. Works fine for a single series in a bar chart, for example, with year on x-axis and quantity on the y-axis. But not for more than one series on the y-axis and or with a Breakout option. Would probably be better moved too under each individual series in the Setting>Display>Series 1,2,3… similar to display type, left-right, etc.

Metabase: v0.34.0 (converted from v0.33.2)
Host: Localhost:3000
Databases: H2 internal default, Server SQL added
Browser: Firefox 52.9.0
OS: Microsoft Windows [Version 6.0.6002]
Java: 1.8.0_45

Hi @mesquest
You should know by now, that feature requests (and bugs) live on Github. And only one feature/bug per issue, since it’s very difficult to manage issues with multiple features/bugs.

That being said, it was on purpose that the scope of data values was limited to single series, because breakouts and stacks are just a lot more complicated. You can read more in the PR

There’s an old issue for data values on stacked bars:
https://github.com/metabase/metabase/issues/4109 - upvote by clicking :+1: on the first post

As for data values on multiple series (breakouts), it’s on the planning board (as noted in the PR), but there isn’t an issue open on it, so you’re welcome to create one.