Skip to content

Commit

Permalink
editing summary table order levels and formatting main R script
Browse files Browse the repository at this point in the history
  • Loading branch information
faaiz-25 committed Nov 22, 2023
1 parent 878ac98 commit a9ae2b2
Show file tree
Hide file tree
Showing 9 changed files with 4,265 additions and 6 deletions.
Binary file modified .DS_Store
Binary file not shown.
20 changes: 20 additions & 0 deletions _includes/barchart_summary_FY2023-ii_2023-11-22.html
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>
Loading

0 comments on commit a9ae2b2

Please sign in to comment.