File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -82,9 +82,9 @@ Try the following tutorials and examples to learn and evaluate various features
82
82
<a id =" pos " ></a >
83
83
#### Position Adjustment
84
84
85
- * ` positionDodge ` : [ error_bars.ipynb] ( https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/error_bars.ipynb )
86
- * ` positionJitter ` : [ scatter_plot.ipynb] ( https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/scatter_plot.ipynb )
87
-
85
+ * ` positionDodge() ` : [ error_bars.ipynb] ( https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/error_bars.ipynb )
86
+ * ` positionJitter() ` : [ scatter_plot.ipynb] ( https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/scatter_plot.ipynb )
87
+ * ` positionStack(), positionFill() ` : [ position_stack.ipynb ] ( https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/position_stack.ipynb )
88
88
89
89
<a id =" scales " ></a >
90
90
#### Scales
@@ -211,3 +211,4 @@ See: [Sampling in Lets-Plot](https://github.com/JetBrains/lets-plot-kotlin/blob/
211
211
See [ GeoTools Support] ( https://github.com/JetBrains/lets-plot-kotlin/blob/master/docs/geotools.md ) .
212
212
213
213
* [ geotools_naturalearth.ipynb] ( https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/geotools_naturalearth.ipynb )
214
+ * [ geom_label.ipynb] ( http://localhost:8888/notebooks/examples/jupyter-notebooks/geom_label.ipynb )
You can’t perform that action at this time.
0 commit comments