generated from nhsx/open-analytics-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
editing summary table order levels and formatting main R script
- Loading branch information
Showing
9 changed files
with
4,265 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"/> | ||
<style>body{background-color:white;}</style> | ||
<script src="lib/htmlwidgets-1.6.2/htmlwidgets.js"></script> | ||
<script src="lib/plotly-binding-4.10.2/plotly.js"></script> | ||
<script src="lib/typedarray-0.1/typedarray.min.js"></script> | ||
<script src="lib/jquery-3.5.1/jquery.min.js"></script> | ||
<link href="lib/crosstalk-1.2.0/css/crosstalk.min.css" rel="stylesheet" /> | ||
<script src="lib/crosstalk-1.2.0/js/crosstalk.min.js"></script> | ||
<link href="lib/plotly-htmlwidgets-css-2.11.1/plotly-htmlwidgets.css" rel="stylesheet" /> | ||
<script src="lib/plotly-main-2.11.1/plotly-latest.min.js"></script> | ||
|
||
</head> | ||
<body> | ||
<div class="plotly html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-f24b5bb8cece537c9f1e" style="width:100%;height:400px;"></div> | ||
<script type="application/json" data-for="htmlwidget-f24b5bb8cece537c9f1e">{"x":{"visdat":{"139504bab63d1":["function () ","plotlyVisDat"]},"cur_data":"139504bab63d1","attrs":{"139504bab63d1":{"x":{},"y":{},"color":{},"alpha_stroke":1,"sizes":[10,100],"spans":[1,20],"type":"bar"}},"layout":{"margin":{"b":40,"l":60,"t":25,"r":10},"xaxis":{"domain":[0,1],"automargin":true,"title":"Primary.Sector","type":"category","categoryorder":"array","categoryarray":["Commissioning Support Unit (CSU)","Integrated Care Board (ICB)","NHS Trust"]},"yaxis":{"domain":[0,1],"automargin":true,"title":"n"},"hovermode":"closest","showlegend":true},"source":"A","config":{"modeBarButtonsToAdd":["hoverclosest","hovercompare"],"showSendToCloud":false},"data":[{"x":["Commissioning Support Unit (CSU)","NHS Trust"],"y":[1,1],"type":"bar","name":"Not Published","marker":{"color":"rgba(231,138,195,1)","line":{"color":"rgba(231,138,195,1)"}},"textfont":{"color":"rgba(231,138,195,1)"},"error_y":{"color":"rgba(231,138,195,1)"},"error_x":{"color":"rgba(231,138,195,1)"},"xaxis":"x","yaxis":"y","frame":null},{"x":["Integrated Care Board (ICB)","NHS Trust"],"y":[1,57],"type":"bar","name":"22/23 Approaching Standards","marker":{"color":"rgba(102,194,165,1)","line":{"color":"rgba(102,194,165,1)"}},"textfont":{"color":"rgba(102,194,165,1)"},"error_y":{"color":"rgba(102,194,165,1)"},"error_x":{"color":"rgba(102,194,165,1)"},"xaxis":"x","yaxis":"y","frame":null},{"x":["Integrated Care Board (ICB)","NHS Trust"],"y":[34,138],"type":"bar","name":"22/23 Standards Met","marker":{"color":"rgba(141,160,203,1)","line":{"color":"rgba(141,160,203,1)"}},"textfont":{"color":"rgba(141,160,203,1)"},"error_y":{"color":"rgba(141,160,203,1)"},"error_x":{"color":"rgba(141,160,203,1)"},"xaxis":"x","yaxis":"y","frame":null},{"x":["Commissioning Support Unit (CSU)","Integrated Care Board (ICB)","NHS Trust"],"y":[4,7,15],"type":"bar","name":"22/23 Standards Exceeded","marker":{"color":"rgba(252,141,98,1)","line":{"color":"rgba(252,141,98,1)"}},"textfont":{"color":"rgba(252,141,98,1)"},"error_y":{"color":"rgba(252,141,98,1)"},"error_x":{"color":"rgba(252,141,98,1)"},"xaxis":"x","yaxis":"y","frame":null}],"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.20000000000000001,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script> | ||
</body> | ||
</html> |
Oops, something went wrong.