chart_legend attribute
-
As described in the documentation for Google charts the position and number of lines can be determined like so:
legend: { position: 'top', maxLines: 3 }In the shortcode I can do:
chart_legend="top"
which works great, but is it also possible to add the maxLines value to the shortcode attribute? I’ve tried numerous ways such as separating with a space or a comma but no luck so far.Any help with this would be most appreciated,
Many thanks
Darrenhttps://ww.wp.xz.cn/plugins/inline-google-spreadsheet-viewer/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘chart_legend attribute’ is closed to new replies.