Hi All.
I hope that you can give me some hints. Thank you for your time :) I’m trying to meet a requirement to show chart data labels on demand e.g. by a button click.
So in short, I have a chart which has 4 series, 2 columns and 2 lines as this is how the client want to see it. Of course they see the data while hoovering but they also want to do a screenshot with data for a given axis. Showing all labels is not a solution (chart is not looking good).
The best would be to have button for each of axis or axis grouping (like 2 columns = group 1 & 2 lines = group 2):
1. Action first - deactivate not required axis on the chart;
2. Action two - show data labels for left axis.
Additional button - revert to normal view.
I know that I can get the data labels using a snippet e.g. http://jsfiddle.net/gewgcwm8/
But how to make this all work correctly?
Would be grateful for any advice.
Cheers!
J.
Question
Chart Data Labels On Demand
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.