Add Lobby Display to Website
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
19+ 96
− 21
@@ -25,6 +25,73 @@ function getSecondAxisConfig(axis_number, plot_info, axis_info, axis_kwargs) {
@@ -32,8 +99,9 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -49,13 +117,12 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -67,21 +134,24 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -89,7 +159,8 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -98,9 +169,8 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -108,7 +178,7 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -125,17 +195,17 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -147,7 +217,7 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {
@@ -173,7 +243,12 @@ function initPlot(dataCache, div_id, plotOrder, plotsInfo) {