| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>plot-summary-sk</title> | |
| <meta charset="utf-8" /> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| </head> | |
| <body class="body-sk"> | |
| <h1>plot-summary-sk</h1> | |
| <plot-summary-sk width="1000" height="50" values_start="1000" values_end="10000" highlight_color="#CED0CE"></plot-summary-sk> | |
| <h2>Events</h2> | |
| <pre id=events></pre> | |
| </body> | |
| </html> |