Search OCaml packages
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" autocomplete="off" >
Standard Library API
Learn
Tools
Packages
Community
News
Play
Search OCaml packages
Learn
Tools
Packages
Community
News
Play
Standard Library API
Get started
package
gnuplot
latest (0.7)
0.7
0.6
0.5.3
search
Overview
Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
0.5.3
0.5.2
0.5.1
0.5.0
package gnuplot
gnuplot
CHANGES
README
Library
gnuplot
Gnuplot
Color
Range
Filling
Output
Labels
Series
Sources
gnuplot
gnuplot.ml
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Package index
gnuplot
CHANGES
0.6
add more customization to output
use travis
refactor: remove module
Gp
, put type and functions at toplevel
reexport range for easier use without
open
ing the lib
remove deps on base,stdio,calendar
move to dune
0.5.3
Move the build system to jbuilder.
Time zone arguments are no longer optional.
0.5.2
Use Gnuplot's default terminal if no output type is specified.
Use the local time zone as default in a time series plot.
0.5.1
Require time zone argument for plots with a time axis.
0.5.0
Initial public release.
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
0.5.3
0.5.2
0.5.1
0.5.0