Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
project(
fplot
LANGUAGES Fortran
VERSION 1.8.4
VERSION 1.8.5
)

# Confgiure everything
Expand Down
4 changes: 2 additions & 2 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,14 +157,14 @@ <h3>Derived Types</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/cm_get_string_result.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
8 changes: 4 additions & 4 deletions doc/interface/get_string_result.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-this~356"></span>
<span class="anchor" id="variable-this~374"></span>
class(<a href='../type/plot_object.html'>plot_object</a>),
</td>
<td>intent(in)</td>
Expand All @@ -187,7 +187,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-x~273"></span><small>character(len=:),allocatable</small></h3>
<h3>Return Value <span class="anchor" id="variable-x~282"></span><small>character(len=:),allocatable</small></h3>
<p>The result string.</p>
<h3>Description</h3>
<p>Returns a string from a plot_object.</p>
Expand All @@ -201,14 +201,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/operator(==).html
Original file line number Diff line number Diff line change
Expand Up @@ -272,14 +272,14 @@ <h4>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/operator(SLASH=).html
Original file line number Diff line number Diff line change
Expand Up @@ -272,14 +272,14 @@ <h4>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/pa_get_string_result.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/pd_get_string_result.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/simplify_polyline.html
Original file line number Diff line number Diff line change
Expand Up @@ -503,14 +503,14 @@ <h4>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/spd_get_int_value.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/spd_get_string_result.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/spd_get_value.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,14 +216,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions doc/interface/spd_set_value.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,14 +229,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
8 changes: 4 additions & 4 deletions doc/interface/term_get_string_result.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-this~421"></span>
<span class="anchor" id="variable-this~439"></span>
class(<a href='../type/terminal.html'>terminal</a>),
</td>
<td>intent(in)</td>
Expand All @@ -187,7 +187,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-x~327"></span><small>character(len=:),allocatable</small></h3>
<h3>Return Value <span class="anchor" id="variable-x~336"></span><small>character(len=:),allocatable</small></h3>
<p>The string.</p>
<h3>Description</h3>
<p>Retrieves a string from a terminal.</p>
Expand All @@ -201,14 +201,14 @@ <h3>Description</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
5 changes: 3 additions & 2 deletions doc/lists/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ <h1>Source Files</h1>
<tr><td><a href='../sourcefile/fplot_plot_data_2d.f90.html'>fplot_plot_data_2d.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/fplot_plot_data_3d.f90.html'>fplot_plot_data_3d.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/fplot_plot_data_bar.f90.html'>fplot_plot_data_bar.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/fplot_plot_data_box_whisker.f90.html'>fplot_plot_data_box_whisker.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/fplot_plot_data_error_bars.f90.html'>fplot_plot_data_error_bars.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/fplot_plot_data_histogram.f90.html'>fplot_plot_data_histogram.f90</a></td><td></td></tr>
<tr><td><a href='../sourcefile/fplot_plot_data_tri_2d.f90.html'>fplot_plot_data_tri_2d.f90</a></td><td></td></tr>
Expand All @@ -138,14 +139,14 @@ <h1>Source Files</h1>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2025
<div class="col-xs-6 col-md-6"><p>FPLOT was developed by Jason Christopherson<br>&copy; 2026
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2025-04-10 13:38 </p>
on 2026-06-11 10:41 </p>
</div>
</div>
<br>
Expand Down
Loading
Loading