mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge commit '23cdf440abba652fd202ed482a4252e943ffedfd' into network-map-updates
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<script src="../../dist/vis.js"></script>
|
||||
<link href="../../dist/vis.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
|
||||
<body>
|
||||
<h2>Graph2d | Scatterplot</h2>
|
||||
<div style="width:700px; font-size:14px; text-align: justify;">
|
||||
@@ -42,8 +42,8 @@ var options = {
|
||||
sampling:false,
|
||||
style:'points',
|
||||
dataAxis: {
|
||||
customRange: {
|
||||
left: {
|
||||
left: {
|
||||
range: {
|
||||
min: 300, max: 800
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user