femtocleaner[bot]
|
ef29b4a5b0
|
Fix deprecations
|
2017-10-17 09:59:09 +00:00 |
|
Michael K. Borregaard
|
66ce38d948
|
Specified some docstrings
|
2017-08-18 09:48:36 +02:00 |
|
Michael Krabbe Borregaard
|
6a23202e89
|
Merge pull request #825 from ma-laforge/hdf5plots
Re-integrate HDF5 plots.
|
2017-06-06 12:36:46 +02:00 |
|
lizz
|
5439c3a3ce
|
Update backends.jl
|
2017-05-23 21:41:31 +08:00 |
|
Michael K. Borregaard
|
e283c6557b
|
Change default backends
|
2017-05-21 12:44:18 +02:00 |
|
MA Laforge
|
b920ee8550
|
Re-integrate HDF5 plots.
Made code compatible with Julia v0.6.
Parametric types no longer <: DataType (now <: Type).
Add workaround to initialize Dict with "Type" keys.
|
2017-05-16 19:19:35 -04:00 |
|
Michael Krabbe Borregaard
|
ec6f75b59e
|
Revert "Initial implementation for HDF5 plots."
|
2017-04-19 16:14:48 +02:00 |
|
MA Laforge
|
06fd894f79
|
Initial implementation for HDF5 plots.
|
2017-03-27 10:04:30 -04:00 |
|
MA Laforge
|
e381c13dc6
|
Initial support for InspectDR.
|
2016-12-31 15:41:11 -05:00 |
|
Thomas Breloff
|
4dfadeaf15
|
series_annotations refactor and gr/pyplot fixes
|
2016-11-04 15:39:53 -04:00 |
|
Thomas Breloff
|
af1896dc36
|
don't export Axis/Plot/etc; closes #552; fix series_annotations; support SeriesAnnotations in gr; fix scale/translate
|
2016-11-03 22:02:23 -04:00 |
|
Thomas Breloff
|
350ffdee25
|
Base.cycle to cycle; text_size; animate; MixedMeasures; SeriesAnnotations
|
2016-11-03 13:29:20 -04:00 |
|
Thomas Breloff
|
3aac2b2895
|
check for empty labs
|
2016-10-25 22:33:53 -04:00 |
|
Thomas Breloff
|
ae608d4d78
|
staged date fix, still not working
|
2016-10-10 01:08:29 -04:00 |
|
Thomas Breloff
|
068282af55
|
aliases for subplot colors; default(d,k); fg_color/fg_color_sp; fix tick_padding for nothing/false
|
2016-10-06 12:45:21 -04:00 |
|
Thomas Breloff
|
4416fc919e
|
improve tick_padding and fix rotation for plotly/gr
|
2016-09-30 12:46:38 -04:00 |
|
Thomas Breloff
|
5f4dfdd5d2
|
add_backend/add_backend_string redesign
|
2016-09-22 13:47:33 -04:00 |
|
Thomas Breloff
|
03a9fc3419
|
is_supported refactor; removed deprecated backends
|
2016-09-06 14:01:39 -04:00 |
|
Thomas Breloff
|
576ed7b7b3
|
Atom: add back PLOTS_USE_ATOM_PLOTPANE; initialize backend when backend is set and removed the println
|
2016-08-26 17:46:12 -04:00 |
|
Thomas Breloff
|
76bb6bab96
|
gr support for mirror; switch Axis.sp for sps; fixes to inset sp setup and linking
|
2016-08-19 01:55:55 -04:00 |
|
Thomas Breloff
|
60c8f6f578
|
atom fix; add_backend for pyplot/plotly/plotlyjs; closes #449
|
2016-08-18 17:33:26 -04:00 |
|
Thomas Breloff
|
1cb0c0071b
|
improvements to layout padding; handle axis attr better; fix histogram2d
|
2016-07-09 12:40:27 -04:00 |
|
Thomas Breloff
|
c44132d29d
|
merge_with_base_supported updates
|
2016-06-13 15:45:35 -04:00 |
|
Thomas Breloff
|
02d893b316
|
big cleanup: changed camelcase to underscores; removed supportedAxes; changed pyplot methods to be py_ which matches gr_/plotly_/etc convention
|
2016-06-12 12:34:41 -04:00 |
|
Thomas Breloff
|
853cda4b80
|
moved stuff to PlotDocs
|
2016-06-08 17:34:15 -04:00 |
|
Thomas Breloff
|
60d97ad9c9
|
added density recipe
|
2016-06-07 00:18:07 -04:00 |
|
Thomas Breloff
|
de616dfdf0
|
update_min_padding fix; shape support in GR; GR attr fixes; image extrema and fixes; hline/vline recipes; nobigs closes #303
|
2016-06-06 15:34:51 -04:00 |
|
Thomas Breloff
|
0a86ccb142
|
working on 0.5 changes
|
2016-05-28 10:42:41 -04:00 |
|
Thomas Breloff
|
7c885de6c7
|
improved trickery with layout macro
|
2016-05-27 12:16:34 -04:00 |
|
Thomas Breloff
|
77ec4adcad
|
default minpad fix; html_output_format
|
2016-05-26 17:04:28 -04:00 |
|
Thomas Breloff
|
b5a8186d99
|
working on pgfplots; default minpad calcs; moved subplot/layout init later to allow setting in recipes
|
2016-05-26 16:01:46 -04:00 |
|
Thomas Breloff
|
603dc30bb1
|
backend callback changes; output callbacks; prepare_output; fixes for pyplot, plotly, plotlyjs; and more
|
2016-05-24 23:19:51 -04:00 |
|
Thomas Breloff
|
300babd6b1
|
deprecated gadfly/immerse
|
2016-05-24 14:46:53 -04:00 |
|
Thomas Breloff
|
cf635cbdd9
|
renamed plotargs to attr; working on plotly backend
|
2016-05-24 12:20:03 -04:00 |
|
Thomas Breloff
|
ef0d99340a
|
backend template renaming/reorg/cleanup, pyplot fixes
|
2016-05-23 10:29:35 -04:00 |
|
Thomas Breloff
|
c5bcae1e34
|
working on subplots
|
2016-05-16 01:07:33 -04:00 |
|
Thomas Breloff
|
a6ce2e691d
|
changed add_series to accept Series and push to list automatically; default add_series simplifies; removed old supported.jl
|
2016-05-15 12:14:18 -04:00 |
|
Thomas Breloff
|
bfe04bdd15
|
changed to _create_backend_figure; started subplot removal
|
2016-05-15 11:23:27 -04:00 |
|
Thomas Breloff
|
290b17a5f9
|
fixes
|
2016-05-13 22:53:32 -04:00 |
|
Thomas Breloff
|
54efb48d62
|
changed linetype to seriestype
|
2016-05-13 20:55:26 -04:00 |
|
Thomas Breloff
|
ec87489dd4
|
working on image type; working on ijulia display_dict
|
2016-05-05 00:13:45 -04:00 |
|
Thomas Breloff
|
0e84c91451
|
split out supported.jl, added tests for more backends; closes #206
|
2016-04-29 10:13:41 -04:00 |
|
Thomas Breloff
|
d4ccf0ec62
|
PLOTS_DEFAULT_BACKEND env variable; closes #200
|
2016-04-23 09:04:02 -04:00 |
|
Thomas Breloff
|
be5f71c123
|
subplot groups; lots of Dict to KW replace
|
2016-03-17 22:02:50 -04:00 |
|
Thomas Breloff
|
b5f08838b3
|
renaming: AbstractPlot and AbstractBackend
|
2016-03-10 23:08:04 -05:00 |
|
Thomas Breloff
|
5501605a1f
|
more cleanup; backends.jl; removed depr dir
|
2016-03-10 22:47:53 -05:00 |
|