Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
c1:summary [2020/01/14 17:10] Kylec1:summary [2020/01/14 19:02] Kyle
Line 5: Line 5:
  
 <achart> <achart>
-{ +{ series: [{
-series: [ +
-          {+
             data: [             data: [
-              { x: 'Bemin', y: [1, 13] },+              { x: 'Prof. Stem', y: [1, 6] },
               { x: 'Singsong', y: [1, 7] },               { x: 'Singsong', y: [1, 7] },
               { x: 'Mackenzie', y: [1, 7] },               { x: 'Mackenzie', y: [1, 7] },
-              { x: 'Prof. Stem', y: [1, 6] },+              { x: 'Bemin', y: [1, 13] },
               { x: 'Caelynn', y: [2, 32] },               { x: 'Caelynn', y: [2, 32] },
               { x: 'Neo', y: [3, 9] },               { x: 'Neo', y: [3, 9] },
Line 19: Line 17:
               { x: 'Teostra', y: [8, 35] },               { x: 'Teostra', y: [8, 35] },
               { x: 'Carric', y: [9, 10] },               { x: 'Carric', y: [9, 10] },
-              { x: 'Valerie', y: [11, 19] }, +              { x: 'Valerie', y: [10, 19] }, 
-              { x: 'Rose', y: [11, 36] },+              { x: 'Rose', y: [10, 36] },
               { x: 'Ironhide', y: [13, 50] },               { x: 'Ironhide', y: [13, 50] },
               { x: 'Ray', y: [14, 50] },               { x: 'Ray', y: [14, 50] },
Line 26: Line 24:
               { x: 'Demaratos ', y: [24, 50] },               { x: 'Demaratos ', y: [24, 50] },
               { x: 'Victoria', y: [32, 36] },               { x: 'Victoria', y: [32, 36] },
 +              { x: 'Delta', y: [35, 50] },
               { x: 'Drusilia', y: [36, 50] },               { x: 'Drusilia', y: [36, 50] },
-              { x: 'Delta', y: [36, 50] }             +              { x: 'Alucard', y: [41, 50] } 
-            ] +            ]}],
-          } +
-        ],+
         chart: {         chart: {
-          height: 300,+          height: 400,
           type: 'rangeBar'           type: 'rangeBar'
         },         },
Line 42: Line 39:
         xaxis: {         xaxis: {
           type: 'category',           type: 'category',
-          min: 1+          min: 1
 +          title: { 
 +          text: Session 
 +          }
         }         }
 } }
  • c1/summary.txt
  • Last modified: 9 months ago
  • by Kyle