Sub-Modules

type
GCharts.axis_option
=
Variant
  •    
    { 
    int
     
    baseline
     }
  • or 
    { 
    color
     
    baseline_color
     }
  • or 
    { 
    bool
     
    reverse_direction
     }
  • or 
    { 
    string
     
    format
     }
  • or 
    { 
    color
     
    gridline_color
     }
  • or 
    { 
    bool
     
    log_scale
     }
  • or 
    { 
     }
  • or 
    { 
    Variant
    •    
      { 
      void
       
      out
       }
    • or 
      { 
      void
       
      in
       }
    • or 
      { 
      void
       
      none
       }
     
    text_position
     }
  • or 
    { 
    string
     
    title
     }
  • or 
    { 
    GCharts.text_style
     
    title_text_style
     }
  • or 
    { 
    int
     
    max_value
     }
  • or 
    { 
    int
     
    min_value
     }
type
GCharts.chart_type
=
Variant
  •    
    { 
    void
     
    area_chart
     }
  • or 
    { 
    void
     
    bar_chart
     }
  • or 
    { 
    void
     
    column_chart
     }
  • or 
    { 
    void
     
    combo_chart
     }
  • or 
    { 
    void
     
    gauge_chart
     }
  • or 
    { 
    void
     
    geo_chart
     }
  • or 
    { 
    void
     
    line_chart
     }
  • or 
    { 
    void
     
    intensity_map
     }
  • or 
    { 
    void
     
    pie_chart
     }
  • or 
    { 
    void
     
    tree_map
     }
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
     }
type
GCharts.region
=
Variant
  •    
    { 
    void
     
    World
     }
  • or 
    { 
    string
     
    ISO3166
     }
  • or 
    { 
    void
     
    South_America
     }
  • or 
    { 
    void
     
    Central_America
     }
  • or 
    { 
    void
     
    North_America
     }
  • or 
    { 
    void
     
    All_of_Africa
     }
  • or 
    { 
    void
     
    Central_Africa
     }
  • or 
    { 
    void
     
    Northern_Africa
     }
  • or 
    { 
    void
     
    Southern_Africa
     }
  • or 
    { 
    void
     
    Eastern_Asia
     }
  • or 
    { 
    void
     
    Southern_Asia
     }
  • or 
    { 
    void
     
    Asia_Pacific_region
     }
  • or 
    { 
    void
     
    Central_Asia
     }
  • or 
    { 
    void
     
    Middle_East
     }
  • or 
    { 
    void
     
    Europe
     }
  • or 
    { 
    void
     
    Northern_Asia
     }
  • or 
    { 
    void
     
    Northern_Europe
     }
  • or 
    { 
    void
     
    Western_Europe
     }
  • or 
    { 
    void
     
    Southern_Europe
     }
type
GCharts.series_option
=
Variant
  •    
    { 
     }
  • or 
    { 
    color
     
    color
     }
  • or 
    { 
    bool
     
    right_axis
     }
  • or 
    { 
    int
     
    target_axis_index
     }
  • or 
    { 
    int
     
    point_size
     }
  • or 
    { 
    int
     
    line_width
     }
  • or 
    { 
    float
     
    area_opacity
     }
  • or 
    { 
    bool
     
    visible_in_legend
     }
type
GCharts.series_type
=
Variant
  •    
    { 
    void
     
    line
     }
  • or 
    { 
    void
     
    bars
     }
  • or 
    { 
    void
     
    area
     }
type
GCharts.text_style
=
{ 
 
color
, 
option
(
string
)
 
font_name
, 
option
(
int
)
 
font_size
 }
Name Summary

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.