Changeset 1549 in lmdz_wrf for trunk/tools/documentation


Ignore:
Timestamp:
Apr 28, 2017, 9:36:52 PM (8 years ago)
Author:
lfita
Message:

Adding:

`draw_bar_line_time': Function to plot a bar char and line figure with multiple sources with a time-axis

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

Legend:

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

    r1545 r1549  
    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>
    2121      <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>
     22      <A HREF="bar_line_time.html"><IMG SRC="figs/bar_time_rain_CRU-NCEP_DJFmean_norm.png" ALT="bar char and lines plot with time" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2223      <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>
    2324      <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

    r1545 r1549  
    1616      <A CLASS="lc" HREF="draw_bar.html" TARGET="value">bar</A><BR>
    1717      <A CLASS="lc" HREF="bar_line.html" TARGET="value">bar & line</A><BR>
    18       <A CLASS="lc" HREF="bar_time.html" TARGET="value">bar_time</A><BR>
     18      <A CLASS="lc" HREF="bar_line_time.html" TARGET="value">bar & line with time</A><BR>
     19      <A CLASS="lc" HREF="bar_time.html" TARGET="value">bar with time</A><BR>
    1920      <A CLASS="lc" HREF="barbs.html" TARGET="value">barbs</A><BR>
    2021      <A CLASS="lc" HREF="basins.html" TARGET="value">ORCHIDEE's basins</A><BR>
Note: See TracChangeset for help on using the changeset viewer.