Michal Sojka
b1f11f5905
Fix BoundsError with empty datasets
...
The error can be triggered with:
@gp Float64[]
which produces the following error message
ERROR: BoundsError: attempt to access 0-element Array{Float64,1} at index [1]
Stacktrace:
[1] getindex at ./array.jl:729 [inlined]
[2] #newdatasource#83(::String, ::Function, ::Gnuplot.Concrete_Session, ::Array{Float64,1}) at ~/.julia/dev/Gnuplot/src/Gnuplot.jl:316
...
This commit fixes the Julia error, but Gnuplot still reports the
following error: "Bad data on line 1 of file $data0". This is dealt
with in the following commit.
2019-05-13 10:12:50 +02:00
Giorgio Calderone
0017f69cee
Updated
2019-05-04 00:51:44 +02:00
Giorgio Calderone
c198cf549e
Updated
2019-05-03 11:22:49 +02:00
Giorgio Calderone
5d6169b993
Updated hist function, added contourlines
2019-05-03 10:03:04 +02:00
Giorgio Calderone
e36563990a
Updated
v1.0.0
2019-01-17 16:28:27 +01:00
gcalderone
249072ef04
Update REQUIRE
2019-01-17 15:37:44 +01:00
Giorgio Calderone
663598910b
Restore former terminal after save()
2019-01-16 21:51:37 +01:00
gcalderone
f03981640d
Update REQUIRE
2019-01-14 17:08:34 +01:00
Giorgio Calderone
8c1e193180
Restored REQUIRE
2019-01-14 17:00:39 +01:00
Giorgio Calderone
f4b4c9e83c
Added Project and Manifest
2019-01-14 16:58:31 +01:00
gcalderone
86a1bc4873
Delete Manifest.toml
2019-01-14 16:49:40 +01:00
gcalderone
1d36ea154a
Update Project.toml
2019-01-14 16:49:22 +01:00
Giorgio Calderone
85a965c105
Removed REQUIRE
2019-01-14 16:41:08 +01:00
Giorgio Calderone
73458e852f
Added Project and Manifest
2019-01-14 16:40:15 +01:00
gcalderone
4c35b1faa1
Update REQUIRE
2019-01-14 16:16:48 +01:00
Giorgio Calderone
c3fc6e1a34
Updated
2019-01-14 15:42:38 +01:00
Giorgio Calderone
a1f9f3e0ca
Minor changes. Added save() method
2019-01-14 15:27:55 +01:00
Giorgio Calderone
d384d9f4e0
Code refactoring
2018-12-31 18:52:16 +01:00
Giorgio Calderone
44a0b16211
Deleted Project.toml
2018-11-05 10:22:59 +01:00
Giorgio Calderone
5e183b392d
Documentation updated
2018-11-05 09:59:19 +01:00
Giorgio Calderone
920f96c51a
Dependencies updated
2018-10-21 19:01:08 +02:00
Giorgio Calderone
eb829a2d03
Dependencies updated
2018-10-21 18:56:53 +02:00
Giorgio Calderone
0862263fec
Updated
2018-10-21 18:31:08 +02:00
Giorgio Calderone
1ffdbe404b
Merge branch 'master' of https://github.com/gcalderone/Gnuplot.jl
2018-10-21 18:30:37 +02:00
Giorgio Calderone
2793361868
Minor changes
2018-10-21 18:26:10 +02:00
gcalderone
6b6cc68c75
Update REQUIRE
2018-10-21 18:13:52 +02:00
Giorgio Calderone
a4e2f251c2
Documentation updated
2018-10-20 20:09:05 +02:00
Giorgio Calderone
a832c501de
Documentation updated
2018-10-20 19:56:50 +02:00
Giorgio Calderone
17ad235f98
Documentation updated
2018-10-20 19:44:29 +02:00
Giorgio Calderone
2965b9e240
Updated
2018-10-20 19:21:24 +02:00
Giorgio Calderone
08e83002a4
Require Julia v0.7
2018-10-20 19:21:04 +02:00
Giorgio Calderone
e4372ef1f9
Code refactoring and API modified
2018-10-20 18:43:32 +02:00
gcalderone
c3d6726cab
Update README.md
2018-08-31 17:01:00 +02:00
Giorgio Calderone
039ed259b1
Test only on 0.7 and nightly
2018-08-31 16:56:24 +02:00
gcalderone
1ec6172a28
Update Gnuplot.jl
2018-08-31 16:50:29 +02:00
gcalderone
cc6510f034
Update Project.toml
2018-08-31 16:04:39 +02:00
Giorgio Calderone
905e3d226d
Updated for Julia v0.7
2018-08-15 18:52:09 +02:00
Giorgio Calderone
1a82392352
Minor changes
2018-06-19 17:11:30 +02:00
Giorgio Calderone
a536004b0d
Code re-factored. Breaking changes: thw macros are now named @gp and @gsp
v0.2.0
2018-04-19 18:21:48 +02:00
Giorgio Calderone
106f8470ba
Added :splot as possible input to gpDriver
2018-04-18 00:01:00 +02:00
Giorgio Calderone
f1ed19c2ea
Minor bugfix. Updated documentation
2018-03-05 12:42:22 +01:00
Giorgio Calderone
6a4e95f377
Code re-factoring
2018-02-27 00:32:14 +01:00
Giorgio Calderone
56b64fcef7
Code re-factoring
2018-02-12 23:24:03 +01:00
Giorgio Calderone
1665b78a54
Minor changes
2018-01-14 00:45:49 +01:00
Giorgio Calderone
654e4bdb0b
Updated dependency on AbbrvKW v0.3.1, to be used on Gnuplot.data
2017-08-30 01:44:09 +02:00
Giorgio Calderone
8dac542bdb
Minor changes
2017-08-29 02:06:45 +02:00
Giorgio Calderone
16d88414a4
Minor changes
2017-08-29 01:54:05 +02:00
Giorgio Calderone
223dd0e589
Minor changes
2017-08-29 01:50:59 +02:00
Giorgio Calderone
f3864f706f
Try again with gnuplot5
2017-08-29 01:38:50 +02:00
Giorgio Calderone
3046d2a430
Typo corrected
2017-08-28 21:56:43 +02:00