• Resolved jcc82

    (@jcc82)


    Hey there,
    thank you for the great plugin. I’m having an issue with the display of the values in a stacked bar chart.
    If I use a google sheet as the source of the chart I can see the value of each bar when I hover over the bar. Which is fine. This doesn’t work though if the source of my chart is a simple CSV-File. Is it possible to make this work or alternatively just show the bar values inside each bar? I tried all chart attributes that made sense to me, but nothing seemed to work.

    This is my code:
    [gdoc key=”https://docs.google.com/spreadsheets/d/1H5tEGOcXZSwHvwgwHL0oTe7s6rkV8665_1PBpAKr3Z4/edit?usp=sharing” chart=”Bar” chart_height=”500″ chart_is_Stacked=”true” chart_colors=”#31698A #4993BE” chart_display_annotations=”true” chart_background_color=”none” chart_legend=”bottom” ]

    [gdoc key=”https://www.psobest.de/wp-content/uploads/2017/11/Mappe2-2.csv” chart=”Bar” chart_height=”500″ chart_is_Stacked=”true” chart_colors=”#31698A #4993BE” chart_display_annotations=”true” chart_background_color=”none” chart_legend=”bottom” ]

    This the page:
    https://www.psobest.de/chart-test/

    Thank you for your help.

Viewing 1 replies (of 1 total)
  • Plugin Author Meitar

    (@meitar)

    Your first shortcode returns a Google error. Either your spreadsheet has changed or it did not work. Your second shortcode returns a chart as is to be expected, including the stacked bars one atop the other. So, I cannot reproduce this issue.

    Good luck.

Viewing 1 replies (of 1 total)

The topic ‘Display Values in Bar Chart’ is closed to new replies.