examples
This commit is contained in:
parent
734967152c
commit
242ce807df
@ -1,6 +1,6 @@
|
|||||||
# Examples for backend: gadfly
|
# Examples for backend: gadfly
|
||||||
|
|
||||||
- Supported arguments: args, axis, color, fillto, heatmap_c, kwargs, label, legend, linestyle, linetype, marker, markercolor, markersize, nbins, reg, size, title, width, windowtitle, xlabel, ylabel, yrightlabel
|
- Supported arguments: args, axis, color, kwargs, label, legend, linestyle, linetype, marker, markercolor, markersize, nbins, reg, size, title, width, windowtitle, xlabel, ylabel, yrightlabel
|
||||||
- Supported values for axis: [:auto,:left]
|
- Supported values for axis: [:auto,:left]
|
||||||
- Supported values for linetype: [:line,:step,:sticks,:scatter,:heatmap,:hexbin,:hist,:bar]
|
- Supported values for linetype: [:line,:step,:sticks,:scatter,:heatmap,:hexbin,:hist,:bar]
|
||||||
- Supported values for linestyle: [:auto,:solid]
|
- Supported values for linestyle: [:auto,:solid]
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Examples for backend: immerse
|
# Examples for backend: immerse
|
||||||
|
|
||||||
- Supported arguments: args, axis, color, fillto, heatmap_c, kwargs, label, legend, linestyle, linetype, marker, markercolor, markersize, nbins, reg, size, title, width, windowtitle, xlabel, ylabel, yrightlabel
|
- Supported arguments: args, axis, color, kwargs, label, legend, linestyle, linetype, marker, markercolor, markersize, nbins, reg, size, title, width, windowtitle, xlabel, ylabel, yrightlabel
|
||||||
- Supported values for axis: [:auto,:left]
|
- Supported values for axis: [:auto,:left]
|
||||||
- Supported values for linetype: [:line,:step,:sticks,:scatter,:heatmap,:hexbin,:hist,:bar]
|
- Supported values for linetype: [:line,:step,:sticks,:scatter,:heatmap,:hexbin,:hist,:bar]
|
||||||
- Supported values for linestyle: [:auto,:solid]
|
- Supported values for linestyle: [:auto,:solid]
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Examples for backend: pyplot
|
# Examples for backend: pyplot
|
||||||
|
|
||||||
- Supported arguments: args, axis, color, fillto, heatmap_c, kwargs, label, legend, linestyle, linetype, marker, markercolor, markersize, nbins, reg, size, title, width, windowtitle, xlabel, ylabel, yrightlabel
|
- Supported arguments: args, axis, color, kwargs, label, legend, linestyle, linetype, marker, markercolor, markersize, nbins, size, title, width, windowtitle, xlabel, ylabel, yrightlabel
|
||||||
- Supported values for axis: [:auto,:left,:right]
|
- Supported values for axis: [:auto,:left,:right]
|
||||||
- Supported values for linetype: [:none,:line,:step,:stepinverted,:sticks,:scatter,:heatmap,:hexbin,:hist,:bar]
|
- Supported values for linetype: [:none,:line,:step,:stepinverted,:sticks,:scatter,:heatmap,:hexbin,:hist,:bar]
|
||||||
- Supported values for linestyle: [:auto,:solid,:dash,:dot,:dashdot]
|
- Supported values for linestyle: [:auto,:solid,:dash,:dot,:dashdot]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user