femtocleaner[bot]
d68829820b
Fix deprecations
2018-06-30 23:15:27 +00:00
Daniel Schwabeneder
61a2d962c0
widen most seriestypes including logscales
2018-06-24 11:03:56 +02:00
Will Grant
cbbd4fd029
allow automatic widening of the axis limits to the next power of 10 with xlim/ylim = :round
2018-06-06 11:20:05 +10:00
Daniel Schwabeneder
02ede8020f
fix tick conditions
2018-05-30 14:26:35 +02:00
Daniel Schwabeneder
54158a0340
check for dvals at the end
2018-05-30 13:59:16 +02:00
Daniel Schwabeneder
7ce96a4e3d
set fallback tick specification for axes with discrete values
2018-05-30 13:25:00 +02:00
Daniel Schwabeneder
91cd6c1954
Merge pull request #1443 from fedxa/fedxa-autosciaxis
...
Partial attempt to fix labeling to atomatically scientific notation
2018-04-09 10:40:26 +02:00
Daniel Schwabeneder
bfc26fa407
Merge pull request #1445 from daschw/infinite-objects
...
Infinite objects (fix #1422 )
2018-03-28 21:49:32 +02:00
Fedor Bezrukov
92f9ccce5c
Added :plain formatter
2018-03-21 23:58:26 +00:00
Daniel Schwabeneder
bffd9bcb53
:straightline seriestype and gr implementation
2018-03-18 23:15:45 +01:00
Fedor Bezrukov
c273bf6a7b
Partial attempt to fix label scaling to atomatically scientific notation.
...
Note, that the logic of replacing scientific notation in GR backend is a bit dodgy.
2018-03-18 17:57:27 +00:00
Daniel Schwabeneder
717aed5a06
allow ticks = :all and ticks = n::Int for categorical axes
2018-03-16 11:26:56 +01:00
Andrew Palugniok
06466b060f
Implement :native ticks option.
2018-02-21 10:09:57 +00:00
Will Kearney
e6df4d977d
Add a check for ticks==nothing or false
...
Fixes #1336
2018-01-06 14:54:57 -05:00
Daniel Schwabeneder
a57745ed64
Merge pull request #1270 from daschw/grid
...
Extend grid lines to axes limits for GR (and GLVisualize)
2017-11-30 13:00:48 +01:00
Daniel Schwabeneder
dd16c7d560
extend grid lines to axes limits
2017-11-30 11:47:20 +01:00
Daniel Schwabeneder
714f8dea1d
fix axes limits for fill=true in 3d plots
2017-11-30 09:45:09 +01:00
Daniel Schwabeneder
ea976d5f08
expand axes extrema for heatmap edges
2017-11-19 12:53:11 +01:00
Andrew Palugniok
240c1efab9
Improve default radial axis padding.
2017-11-12 18:09:08 +00:00
Andrew Palugniok
4f171e3eb5
Add handling of polar axes.
2017-11-02 16:32:57 +00:00
femtocleaner[bot]
ef29b4a5b0
Fix deprecations
2017-10-17 09:59:09 +00:00
Daniel Schwabeneder
2464d7bd9a
fix combination of box framestyle and flip on gr
2017-10-16 21:46:23 +02:00
Daniel Schwabeneder
979a846298
fix flip for GR
2017-10-10 23:26:39 +02:00
Daniel Schwabeneder
001cb80cfe
Merge pull request #1120 from daschw/axis-false
...
showaxis attribute
2017-10-05 23:17:55 +02:00
Michael K. Borregaard
f3566a4933
sort before taking diff
2017-10-02 10:02:39 +02:00
Michael K. Borregaard
cd958a6c68
Fix barwidth to minimum(diff) not mean(diff)
2017-10-02 08:53:41 +02:00
Daniel Schwabeneder
ee7a3b3686
general axis fixes and improvemennts
2017-09-29 13:41:54 +02:00
Daniel Schwabeneder
18188516ec
implement showaxis attribute for gr
2017-09-29 11:48:17 +02:00
Daniel Schwabeneder
1c04823877
reset tick size for gr and glvisualize
2017-09-28 00:07:58 +02:00
Daniel Schwabeneder
b73ea55bbd
implement tick_direction for GR, PyPlot, Plotly and GLVisualize
2017-09-27 13:53:06 +02:00
Daniel Schwabeneder
a981dc71f9
Merge pull request #1057 from daschw/framestyle
...
RFC: Add :origin framestyle
2017-09-06 16:34:31 +02:00
Daniel Schwabeneder
456b8258c3
add zerolines framestyle
2017-09-02 02:35:26 +02:00
Michael K. Borregaard
2dcf7fb3dd
Change default bar width to 0.8
2017-08-31 23:58:07 +02:00
Daniel Schwabeneder
3fd745a5df
remove 0 tick label
2017-08-30 23:42:57 +02:00
Daniel Schwabeneder
5e968e0aa8
ticks to axes
2017-08-30 22:19:13 +02:00
Daniel Schwabeneder
41877e362a
add origin framestyle
2017-08-29 20:36:59 +02:00
Pietro Vertechi
d594ac2f00
Accept axis with 4 ticks
2017-08-28 18:16:10 +01:00
Daniel Schwabeneder
56bda82529
Merge pull request #1029 from daschw/ds-axes-border
...
Allow turning on/off the axes border (fix #1025 )
2017-08-24 22:38:01 +02:00
Daniel Schwabeneder
6e4b9af6b1
Merge pull request #780 from daschw/ds-ticks
...
WIP: Allow specifying the number of ticks by passing an Integer to the ticks attribute
2017-08-24 17:21:37 +02:00
Daniel Schwabeneder
2bbd4cbb17
clean up
2017-08-24 16:26:54 +02:00
Daniel Schwabeneder
5a2d39320f
framestyle attribute for gr, pyplot and glvisualize
2017-08-24 16:13:01 +02:00
Daniel Schwabeneder
be4a374122
allow turning on/off the axes border
2017-08-20 21:55:21 +02:00
Daniel Schwabeneder
d76a6d1c38
Allow and as ticks
2017-08-20 15:43:52 +02:00
Daniel Schwabeneder
e0c679f5ee
magic grid argument
2017-08-16 17:45:32 +02:00
Daniel Schwabeneder
3c37de152d
fix testimage 16 error - only add grid segments when ticks are defined
2017-08-10 22:54:45 +02:00
Daniel Schwabeneder
c60d66d94a
make it work for gr, pyplot and plotly(js)
2017-08-10 17:46:11 +02:00
Michael K. Borregaard
8f6b0c50d6
ignoreNaN => ignorenan
2017-06-08 12:54:25 +02:00
Michael K. Borregaard
80d0d6ecc8
Change NaNMath implementation
...
We needed some functions to forward to Base methods, e.g. when non-`AbstractArray{<:AbstractFloat}` was passed
2017-06-01 22:19:38 +02:00
Michael Krabbe Borregaard
d29df4289e
RFC: Ignore NaNs on 0.6 (like on 0.5): fixes #796 ( #876 )
...
Replaces min, max, minimum, mean, maximum and extrema with NaNMath versions in places where NaNs can occur.
To avoid returning NaN when there are NaNs in the Vector
* Also add maximum and minimum
* define _-prefaced versions of mean, maximum, minimum, extrema
* variable arg numbers for Base methods
* Different implementation of the override
* remove underscore from 2-arg versions of maximum
* some forgotten extrema -> _extrema
* Fix bug in _extrema definition
* edit comment
* replace min and max with _min and _max
* Base NaN-compliant functions on NaNMath
replace _min and _max with NaNMath versions
* Use NaNMath explicitly everywhere
* remove unneccesary NaNMath calls
* Ensure ceil does not error on NaN
* Added one more maximum in gr
2017-06-01 19:17:28 +02:00
Daniel Schwabeneder
ce169edd08
fix passing ticks tuple on 0.6
2017-05-21 23:58:20 +02:00