type
GCharts.option
=
Variant
  •    
    { 
    string
     
    title
     }
  • or 
    { 
    int
     
    width
     }
  • or 
    { 
    int
     
    height
     }
  • or 
    { 
    color
     
    bgcolor
     }
  • or 
    { 
    color
     
    stroke_color
     }
  • or 
    { 
    int
     
    stroke_width
     }
  • or 
    { 
     
    colors
     }
  • or 
    { 
    color
     
    min_color
     }
  • or 
    { 
    color
     
    mid_color
     }
  • or 
    { 
    color
     
    max_color
     }
  • or 
    { 
    int
     
    header_height
     }
  • or 
    { 
    string
     
    font_name
     }
  • or 
    { 
    int
     
    font_size
     }
  • or 
    { 
    color
     
    font_color
     }
  • or 
    { 
    bool
     
    show_scale
     }
  • or 
    { 
    Variant
    •    
      { 
      void
       
      none
       }
    • or 
      { 
      void
       
      function
       }
     
    curve_type
     }
  • or 
    { 
    int
     
    min
     }
  • or 
    { 
    int
     
    max
     }
  • or 
    { 
    color
     
    green_color
     }
  • or 
    { 
    int
     
    green_from
     }
  • or 
    { 
    int
     
    green_to
     }
  • or 
    { 
    color
     
    yellow_color
     }
  • or 
    { 
    int
     
    yellow_to
     }
  • or 
    { 
    int
     
    yellow_from
     }
  • or 
    { 
    color
     
    red_color
     }
  • or 
    { 
    int
     
    red_from
     }
  • or 
    { 
    int
     
    red_to
     }
  • or 
    { 
    int
     
    minor_ticks
     }
  • or 
    { 
    list
    (
    string
    )
     
    major_ticks
     }
  • or 
    { 
    GCharts.text_style
     
    pie_slice_text_style
     }
  • or 
  • or 
  • or 
    { 
     
    v_axes
     }
  • or 
    { 
    GCharts.series_type
     
    default_series_type
     }
  • or 
    { 
     }
  • or 
    { 
    Variant
    •    
      { 
      void
       
      left
       }
    • or 
      { 
      void
       
      right
       }
    • or 
      { 
      void
       
      top
       }
    • or 
      { 
      void
       
      bottom
       }
    • or 
      { 
      void
       
      in
       }
    • or 
      { 
      void
       
      none
       }
     
    legend
     }
  • or 
    { 
     }
  • or 
    { 
    bool
     
    is_stacked
     }
Various options for chartsNote some options may not work for all charts
You should test it or check Google Charts's API reference
if you have a doubt

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.