Changeset 1545 in lmdz_wrf for trunk/tools/documentation


Ignore:
Timestamp:
Apr 27, 2017, 1:25:16 AM (8 years ago)
Author:
lfita
Message:

Adding `draw_bar_line': Function to plot a bar char and line figure with multiple sources
Fixing some issues in plot_bar', plot_bar_time'

Location:
trunk/tools/documentation/plotting
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/plotting/gallery.html

    r1542 r1545  
    1919      <A HREF="2Dshad_line_time.html"><IMG SRC="figs/hus-ps_vert-sec_shad-line_time.png" ALT="2D shadow line time" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2020      <A HREF="draw_bar.html"><IMG SRC="figs/bar_rain_CRU-NCEP_norm.png" ALT="bar char plot" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
     21      <A HREF="bar_line.html"><IMG SRC="figs/bar-line_rain_CRU-NCEP_norm.png" ALT="bar char and lines plot" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2122      <A HREF="bar_time.html"><IMG SRC="figs/bar_time_rain_CRU-NCEP_DJFmean_norm.png" ALT="bar char plot time" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2223      <A HREF="barbs.html"><IMG SRC="figs/wind_barbs_2001111003_wss.png" ALT="wind-barbs" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
  • trunk/tools/documentation/plotting/plotting.html

    r1542 r1545  
    1515      <A CLASS="lc" HREF="2Dshad_line_time.html" TARGET="value">2D shadow line time</A><BR>
    1616      <A CLASS="lc" HREF="draw_bar.html" TARGET="value">bar</A><BR>
     17      <A CLASS="lc" HREF="bar_line.html" TARGET="value">bar & line</A><BR>
    1718      <A CLASS="lc" HREF="bar_time.html" TARGET="value">bar_time</A><BR>
    1819      <A CLASS="lc" HREF="barbs.html" TARGET="value">barbs</A><BR>
Note: See TracChangeset for help on using the changeset viewer.