Doc formating fix

This commit is contained in:
Maxime Beauchemin 2016-04-04 10:36:51 -07:00
parent ca4443247e
commit 034fd077e1
2 changed files with 3 additions and 3 deletions

View File

@ -188,7 +188,7 @@ function sunburstVis(slice) {
arcs.selectAll("path")
.style("stroke-width", null)
.style("stroke", null)
.style("opacity", 0.3);
.style("opacity", 0.7);
// Then highlight only those that are an ancestor of the current segment.
arcs.selectAll("path")

View File

@ -139,9 +139,9 @@ Druid
-----
* From the UI, enter the information about your clusters in the
``Admin->Clusters`` menu by hitting the + sign.
``Admin->Clusters`` menu by hitting the + sign.
* Once the Druid cluster connection information is entered, hit the
``Admin->Refresh Metadata`` menu item to populate
``Admin->Refresh Metadata`` menu item to populate
* Navigate to your datasources