You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2019/06/27 02:03:05 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Move scatter plot

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch SOLR-13105-visual
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/SOLR-13105-visual by this push:
     new 7f181b2  SOLR-13105: Move scatter plot
7f181b2 is described below

commit 7f181b276dd8a3ccb6f21a0a80ca6e4a8cfebe31
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Wed Jun 26 22:02:54 2019 -0400

    SOLR-13105: Move scatter plot
---
 solr/solr-ref-guide/src/visualization.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/solr/solr-ref-guide/src/visualization.adoc b/solr/solr-ref-guide/src/visualization.adoc
index 8cfe192..a2d8827 100644
--- a/solr/solr-ref-guide/src/visualization.adoc
+++ b/solr/solr-ref-guide/src/visualization.adoc
@@ -27,6 +27,10 @@ image::images/math-expressions/number.png[]
 
 image::images/math-expressions/table.png[]
 
+=== Random Sampling & Scatter Plots
+
+image::images/math-expressions/xyscatter.png[]
+
 === Probability Distributions
 
 image::images/math-expressions/dist.png[]
@@ -71,10 +75,6 @@ image::images/math-expressions/text-analytics.png[]
 
 image::images/math-expressions/convex.png[]
 
-=== Random Sampling & Scatter Plots
-
-image::images/math-expressions/xyscatter.png[]
-
 === SQL Aggregations
 
 image::images/math-expressions/sqlagg.png[]