Hello
I wonder if it is possible to have data labels enabled, for bars only in a Multiple axes chart xVis v3.0.1.
My graph looks like this right now but I really don't want data labels on my trendline. But from what I can see on the visuals pane I can only achieve that by turning data labels of completely.
Grey columns are the monthly ratio(axis 1), the blue line is the cumulated monthly ratio(axis 2), the orange line is a constant target line and the black dotted line is a trend line based on the cumulated ratio, added from the analytics option in the visual.
Would it might be possible if I made a custom column with the equation for the trendline instead of having the visual calculate its own?
This is what it looks like now

And this is close to what I would like it to look like, but this is two graphs stacked on top of each other and I don't like the visual appearance of the trendline in the back.

Gross production is the grey bars and trendline is calculated in the visual it self in the analytics page.