Daniel Schwabeneder
76f2860c74
fix gr
2018-06-16 20:38:46 +02:00
Daniel Schwabeneder
5ebcb77d0d
rename _gr_dpi_scale to _gr_thickness_scaling
2018-06-16 19:29:28 +02:00
Daniel Schwabeneder
4847752ef4
make dpi change plot size
2018-06-16 19:24:58 +02:00
Daniel Schwabeneder
84ec8d61ae
fix thickness_scaling in pyplot
2018-06-16 17:14:19 +02:00
Daniel Schwabeneder
0f13551b6d
fix margins on gr
2018-06-16 16:57:07 +02:00
Daniel Schwabeneder
3e66c6cce4
change DPI value back
2018-06-16 11:51:49 +02:00
Daniel Schwabeneder
083721bbc1
fix single subplot in plotly
2018-06-06 18:25:22 +02:00
Fredrik Ekre
32ec9e82bf
make UnicodePlots print to the given io
...
and add support for text/plain in Plots own display_dict
fix #1514
2018-06-04 12:36:50 +02:00
Fredrik Ekre
ccb5194bb5
make fallback method a method of _show instead of show
...
fix #1529
2018-06-04 12:36:45 +02:00
Fredrik Ekre
2d280edf0c
forward showable call to _show instead of show since all backends return true otherwise
2018-06-04 10:15:13 +02:00
Daniel Schwabeneder
bf518a961e
clean up
2018-05-30 16:28:56 +02:00
Daniel Schwabeneder
4a55467eef
add plot_color
2018-05-30 16:20:19 +02:00
Daniel Schwabeneder
56cf5249f9
remove extra line
2018-05-30 16:18:56 +02:00
Daniel Schwabeneder
17e8bc6949
set legend alpha in pyplot
2018-05-30 16:13:39 +02:00
Daniel Schwabeneder
2067b70445
Merge pull request #1535 from fredrikekre/fe/text/plain
...
add text/plain default, fix #1515
2018-05-22 14:29:16 +02:00
Fredrik Ekre
d02658e0ba
add text/plain default, fix #1515
2018-05-21 15:09:50 +02:00
Daniel Schwabeneder
11e5a94fc4
Merge pull request #1528 from jdeldre/je/fixcontour
...
Contour plots with x,y in grid (i.e. multi-dimensional array) form
2018-05-18 16:06:08 +02:00
Jeff Eldredge
f792aea98e
Changed treatment of contour types, to allow for x,y in grid form, allowed by PyPlot backend
2018-05-16 11:19:10 -07:00
Daniel Schwabeneder
60b9cd8789
remove space
2018-05-13 19:52:26 +02:00
Daniel Schwabeneder
41e4c80494
fix ribbon for plotly
2018-05-13 19:49:02 +02:00
Daniel Schwabeneder
bd2756c0bf
fix ribbon for plotly
2018-05-13 19:48:49 +02:00
Daniel Schwabeneder
ee78385b4c
Merge branch 'master' into segments-legendgroup-fix
2018-05-06 09:37:08 +02:00
Daniel Schwabeneder
34d9d042aa
update iter_segments for scatters
2018-05-05 21:42:08 +02:00
Daniel Schwabeneder
22f69a99e2
remove cfuncind in gr_draw_markers
2018-05-05 20:42:47 +02:00
Daniel Schwabeneder
4ee5539e3d
plotly fixes
2018-05-05 19:22:34 +02:00
Daniel Schwabeneder
048636e894
fix plotly marker_z colorbar
2018-05-05 18:50:57 +02:00
Daniel Schwabeneder
5797ad2d5b
fix plotly
2018-05-05 18:37:16 +02:00
Daniel Schwabeneder
ba9a8d52cc
pgfplots markercolors
2018-05-05 17:44:13 +02:00
Daniel Schwabeneder
ee18a9dd6c
plotly markercolors
2018-05-05 16:47:32 +02:00
Daniel Schwabeneder
517c2f456c
markercolors for pyplot
2018-05-05 16:22:41 +02:00
Christoph Finkensiep
e8734daa4d
add legendgroups to shapes/segments and remove gaps in legend
2018-05-05 12:27:16 +02:00
Daniel Schwabeneder
bc638ea06e
first gr tests
2018-05-05 00:57:29 +02:00
Daniel Schwabeneder
f59ad1620a
contour improvements: colorbar, contour_labels and levels
2018-04-18 16:13:28 +02:00
Daniel Schwabeneder
4797f18819
fix view for contours
2018-04-18 15:44:37 +02:00
Andrew Palugniok
b0d73a3314
Merge pull request #1442 from apalugniok/native-ticks
...
Fixes for :native axes. (Fixes #1435 and partly #1425 )
2018-04-17 12:38:23 +01:00
Michael Krabbe Borregaard
562e60f964
Merge pull request #1480 from ma-laforge/hdf5
...
Add support for Surface plots.
2018-04-15 12:50:36 +02:00
Daniel Schwabeneder
e305b973b2
Merge pull request #1477 from daschw/heatmap-recipe
...
RFC: WIP: Heatmap recipe
2018-04-13 16:42:31 +02:00
Andrew Palugniok
aeaa0c5f8d
Fix axis limits for ticks = :native
2018-04-09 21:28:45 +01:00
Andrew Palugniok
b009da4b47
Fix :native DateTime and categorical ticks for Plotly.
2018-04-09 21:20:41 +01:00
Andrew Palugniok
8abd70bed8
Replace × with \times for PGFPlots.
2018-04-09 09:46:01 +01: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
7a702489d0
fixes for plotly
2018-04-07 15:54:06 +02:00
Daniel Schwabeneder
1d38e50281
Merge pull request #1475 from daschw/pgf-legendmarker
...
Filled legend marker for filled areas in PGFPlots
2018-04-06 20:20:09 +02:00
Daniel Schwabeneder
5a07c4917e
fix multiple series
2018-04-06 18:37:57 +02:00
Daniel Schwabeneder
e498d091cd
filled legend marker for filled area in PGFPlots
2018-04-06 17:14:19 +02:00
Hamza Yusuf Çakır
e30f4652af
Remove SVG support, which is not there
...
plotly backend does not support SVG output. What it shows is the HTML output of Plotly backend.
This commit makes the request for SVG output to return an error as in PNG.
2018-04-05 02:53:50 +03:00
Daniel Schwabeneder
a6f11cdb31
fix pyplot (leave commented lines for possible future work)
2018-04-02 23:21:57 +02:00
Daniel Schwabeneder
777642ef55
pyplot use linecollection only WITHOUT fillrange
2018-04-02 22:44:29 +02:00
Daniel Schwabeneder
d1d7fd258f
add fill_z and line_z to supported pgfplots attr
2018-04-02 22:14:50 +02:00
Daniel Schwabeneder
7e4635de26
fix transparency on GR
2018-04-02 22:11:22 +02:00