Title: Line Chart height
Last modified: August 30, 2016

---

# Line Chart height

 *  Resolved [ZenEntSEA](https://wordpress.org/support/users/zenentsea/)
 * (@zenentsea)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/line-chart-height/)
 * I am attempting to increase the height of a line chart. I’ve got the chart displayed
   on a post, and have made adjustments to the background color successfully, but
   cannot get the height to change.
 * I have tried:
    - specifying it in a DIV wrapped around the chart tag
    - entering CSS in my theme’s style sheet
    - placing
    - > height=”600px”
    -  in the shortcode
    - placing
    - > chart_height=”600px”
    -  in the shortcode
    - After adjusting the height in the DIV, I noticed that the page appears to 
      have given the block created by the DIV the appropriate height, but the chart
      itself is still very small within that block.
    - Could you provide some help with proper placement and syntax for dictating
      a specific height for a chart? I’d also like to change the text colors, as
      I switched to a dark background.
 * [https://wordpress.org/plugins/inline-google-spreadsheet-viewer/](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/line-chart-height/#post-6546005)
 * If you refer to the [Google Charts documentation](https://developers.google.com/chart/interactive/docs/basic_customizing_chart#sizing),
   you’ll note that height values are expected as integers (`600`), not strings (`
   600px`). That might be one of your issues?
 *  Thread Starter [ZenEntSEA](https://wordpress.org/support/users/zenentsea/)
 * (@zenentsea)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/line-chart-height/#post-6546045)
 * Thanks, that worked!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Line Chart height’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inline-google-spreadsheet-viewer.
   svg)
 * [Inline Google Spreadsheet Viewer](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ZenEntSEA](https://wordpress.org/support/users/zenentsea/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/line-chart-height/#post-6546045)
 * Status: resolved