]> arthur.barton.de Git - netdata.git/commitdiff
fixed spelling errors
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 14 Feb 2016 10:10:01 +0000 (12:10 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 14 Feb 2016 10:10:01 +0000 (12:10 +0200)
web/dashboard.js
web/index.html

index 8955e3441abf6503dd5f1cc69095c3aeec384949..079209d789020a5a68f26aef85b783b819e2602b 100755 (executable)
                        foreground: '#C8C8C8',
                        grid: '#373b40',
                        axis: '#373b40',
+/*                     colors: [       '#55bb33', '#ff2222',   '#0099C6', '#faa11b',   '#adbce0', '#DDDD00',
+                                               '#4178ba', '#f58122',   '#a5cc39', '#f58667',   '#f5ef89', '#cf93c0',
+                                               '#a5d18a', '#b8539d',   '#3954a3', '#c8a9cf',   '#c7de8a', '#fad20a',
+                                               '#a6a479', '#a66da8' ],
+*/
                        colors: [       '#66AA00', '#FE3912',   '#3366CC', '#D66300',   '#0099C6', '#DDDD00',
                                                '#3B3EAC', '#EE9911',   '#BB44CC', '#C83E3E',   '#990099', '#CC7700',
                                                '#22AA99', '#109618',   '#6633CC', '#DD4477',   '#316395', '#8B0707',
index 21ebd7ec457375281c3bc69c2a4158686866894d..8c86e16c66a9226a7c1bed6e9ae78d35bfb4b37d 100755 (executable)
                                                        <hr/>
                                                        <div class="p">
                                                                <h4>SHIFT + Drag</h4>
-                                                               While pressing the shift key, select with the mouse and area of a chart, to zoom in. The other charts will follow too. Zooming is performed in two phases:
+                                                               While pressing the shift key, click on the contents of a chart and move the mouse to select an area, to zoom in. The other charts will follow too. Zooming is performed in two phases:
                                                                <ul>
                                                                        <li>The already loaded chart contents are zoomed (low resolution)</li>
                                                                        <li>New data are transfered from the netdata server, to refresh the chart with possibly more detail.</li>
                                                                <h4>Legend Operations</h4>
                                                                Click on the label or value of a dimension, will select / unselect this dimension.
                                                                <br/>
-                                                               You can press any of the shift or control keys and the click on legend labels or values, to select / unselect multiple dimensions.
+                                                               You can press any of the SHIFT or CONTROL keys and then click on legend labels or values, to select / unselect multiple dimensions.
                                                        </div>
                                                </div>
                                                <div role="tabpanel" class="tab-pane" id="help_touch">