Skip to content

Commit 034c4cb

Browse files
committed
readme
1 parent 6a9635b commit 034c4cb

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.org

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -966,21 +966,6 @@ then instead of running gnuplot, we create a self-plotting file. gnuplot is
966966
invoked when we execute that file.
967967

968968
* GLOBAL FUNCTIONS
969-
** split_dict()
970-
Given a dict and some sets of keys, split into sub-dicts with keys
971-
972-
Can be used to split a combined plot/curve options dict into separate dicts.
973-
If an option exists in multiple sets, the first matching one is used. If an
974-
option does not appear in ANY of the given sets, I barf
975-
976-
** massageProcessOptionsAndGetCmds()
977-
Compute commands to set the given process options, and massage the input, as
978-
needed
979-
980-
** massageSubplotOptionsAndGetCmds()
981-
Compute commands to set the given subplot options, and massage the input, as
982-
needed
983-
984969
** plot()
985970
A simple wrapper around class gnuplotlib
986971

0 commit comments

Comments
 (0)