fix problemu s nevykreslenim v hidden elemente

This commit is contained in:
2020-04-01 22:39:14 +02:00
parent 4258f53d77
commit fd1b5640ac
9 changed files with 25 additions and 10268 deletions

8
public/js/app.js vendored
View File

@@ -2432,7 +2432,7 @@ __webpack_require__.r(__webpack_exports__);
for (var index = 0; index < response.data.length; ++index) {
var row = response.data[index];
data.push([row.ip, row.comp, row.name, moment(row.f).format('DD.MM.YYYY HH:mm'), moment(row.t).format('DD.MM.YYYY HH:mm')]);
data.push([row.ip, row.comp, row.name, moment(row.f).format('DD.MM.YYYY HH:mm'), moment(row.t).format('D.MM.YYYY HH:mm')]);
}
console.log(data);
@@ -65949,6 +65949,7 @@ var render = function() {
"div",
[
_c("dygraphs", {
ref: "dg",
attrs: {
width: "800",
graphData: _vm.series,
@@ -66032,6 +66033,7 @@ var render = function() {
"div",
[
_c("dygraphs", {
ref: "dg",
attrs: {
width: "800",
graphData: _vm.series,
@@ -66068,6 +66070,7 @@ var render = function() {
"div",
[
_c("dygraphs", {
ref: "dg",
attrs: {
width: "800",
graphData: _vm.series,
@@ -66104,6 +66107,7 @@ var render = function() {
"div",
[
_c("dygraphs", {
ref: "dg",
attrs: {
width: "800",
graphData: _vm.series,
@@ -66140,6 +66144,7 @@ var render = function() {
"div",
[
_c("dygraphs", {
ref: "dg",
attrs: {
width: "800",
graphData: _vm.series,
@@ -66364,6 +66369,7 @@ var render = function() {
"div",
[
_c("dygraphs", {
ref: "dg",
attrs: {
width: "800",
graphData: _vm.series,