Blame view
js/app/models/PlotObjects/PlotPanelObject.js
26.1 KB
abe09878 Add panels and ax... |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|
dbb7bcbe Add curves defint... |
18 |
|
17433635 Add series and sp... |
19 |
|
abe09878 Add panels and ax... |
20 21 |
|
17433635 Add series and sp... |
22 |
|
94abdb37 Add params legend... |
23 |
|
339866c4 Add text legend d... |
24 |
|
829160b3 Add constants def... |
25 |
|
a8c54fb9 Add text object p... |
26 |
|
dbb7bcbe Add curves defint... |
27 |
|
486cc3c7 Add fill elements... |
28 29 |
|
abe09878 Add panels and ax... |
30 31 32 33 |
|
2a0b8d2c Restore node stat... |
34 35 36 37 38 39 40 41 |
|
509bf9fa Replace panel ID ... |
42 |
|
abe09878 Add panels and ax... |
43 44 45 46 47 48 49 50 51 52 |
|
abe09878 Add panels and ax... |
53 54 55 56 57 |
|
a0bf9157 Add tick plot and... |
58 |
|
003ba315 Add Epoch Plot an... |
59 60 61 62 63 64 65 66 67 68 69 70 |
|
a0bf9157 Add tick plot and... |
71 72 73 74 |
|
003ba315 Add Epoch Plot an... |
75 76 |
|
6a801541 Add possibility t... |
77 78 79 80 81 82 83 84 85 86 87 88 |
|
94abdb37 Add params legend... |
89 90 |
|
dbb7bcbe Add curves defint... |
91 92 93 94 95 96 |
|
486cc3c7 Add fill elements... |
97 98 |
|
abe09878 Add panels and ax... |
99 100 101 102 103 104 105 106 107 |
|
17433635 Add series and sp... |
108 109 110 111 112 |
|
339866c4 Add text legend d... |
113 114 115 116 117 |
|
829160b3 Add constants def... |
118 119 120 121 122 |
|
a8c54fb9 Add text object p... |
123 124 125 126 127 |
|
dbb7bcbe Add curves defint... |
128 129 130 131 132 |
|
486cc3c7 Add fill elements... |
133 134 135 136 137 |
|
abe09878 Add panels and ax... |
138 |
|
17433635 Add series and sp... |
139 |
|
abe09878 Add panels and ax... |
140 141 142 |
|
18d4a11e Save and load plo... |
143 144 145 146 147 148 149 150 151 |
|
a971060f Fix some bugs |
152 153 |
|
829160b3 Add constants def... |
154 155 |
|
a8c54fb9 Add text object p... |
156 157 |
|
dbb7bcbe Add curves defint... |
158 159 |
|
486cc3c7 Add fill elements... |
160 161 |
|
a971060f Fix some bugs |
162 163 |
|
18d4a11e Save and load plo... |
164 165 166 167 168 169 |
|
a971060f Fix some bugs |
170 |
|
18d4a11e Save and load plo... |
171 172 173 174 175 176 177 178 179 180 181 182 |
|
339866c4 Add text legend d... |
183 184 185 186 187 |
|
829160b3 Add constants def... |
188 189 190 191 192 |
|
a8c54fb9 Add text object p... |
193 194 195 196 197 |
|
dbb7bcbe Add curves defint... |
198 199 200 201 202 |
|
486cc3c7 Add fill elements... |
203 204 205 206 207 |
|
a971060f Fix some bugs |
208 209 210 211 212 213 |
|
abe09878 Add panels and ax... |
214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 |
|
abe09878 Add panels and ax... |
234 |
|
7ef7ea02 Add erase button ... |
235 |
|
abe09878 Add panels and ax... |
236 237 238 239 240 241 242 243 244 245 246 |
|
6a801541 Add possibility t... |
247 248 |
|
7ef7ea02 Add erase button ... |
249 |
|
6a801541 Add possibility t... |
250 251 252 253 254 255 256 257 |
|
abe09878 Add panels and ax... |
258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 |
|
63ac7745 Support component... |
281 |
|
dbb7bcbe Add curves defint... |
282 |
|
ced82260 Get initial plot ... |
283 284 285 |
|
fd5552a4 Info for plot ele... |
286 |
|
690e0a87 Add sum in table ... |
287 |
|
bb6e93d9 Implement templat... |
288 |
|
ced82260 Get initial plot ... |
289 |
|
63ac7745 Support component... |
290 |
|
690e0a87 Add sum in table ... |
291 292 293 294 295 296 297 298 299 300 301 302 |
|
63ac7745 Support component... |
303 304 |
|
ced82260 Get initial plot ... |
305 306 307 308 309 |
|
35c71481 Set predefined dr... |
310 311 312 313 314 315 316 317 318 319 320 321 |
|
ced82260 Get initial plot ... |
322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 |
|
251a648a Load parameter ax... |
337 338 339 340 341 342 343 344 345 346 347 348 |
|
ced82260 Get initial plot ... |
349 350 351 352 353 354 |
|
17433635 Add series and sp... |
355 356 357 358 359 360 361 362 |
|
a971060f Fix some bugs |
363 |
|
17433635 Add series and sp... |
364 365 366 |
|
339866c4 Add text legend d... |
367 |
|
dbb7bcbe Add curves defint... |
368 |
|
fd5552a4 Info for plot ele... |
369 |
|
339866c4 Add text legend d... |
370 |
|
a971060f Fix some bugs |
371 |
|
339866c4 Add text legend d... |
372 373 374 375 376 377 378 379 380 |
|
a971060f Fix some bugs |
381 |
|
339866c4 Add text legend d... |
382 383 384 |
|
829160b3 Add constants def... |
385 |
|
dbb7bcbe Add curves defint... |
386 |
|
fd5552a4 Info for plot ele... |
387 |
|
829160b3 Add constants def... |
388 |
|
a971060f Fix some bugs |
389 |
|
829160b3 Add constants def... |
390 391 392 393 394 395 396 397 398 |
|
a971060f Fix some bugs |
399 |
|
829160b3 Add constants def... |
400 401 402 |
|
a8c54fb9 Add text object p... |
403 |
|
dbb7bcbe Add curves defint... |
404 |
|
fd5552a4 Info for plot ele... |
405 |
|
a8c54fb9 Add text object p... |
406 |
|
a971060f Fix some bugs |
407 |
|
a8c54fb9 Add text object p... |
408 409 410 411 412 413 414 415 416 |
|
a971060f Fix some bugs |
417 |
|
a8c54fb9 Add text object p... |
418 419 420 |
|
dbb7bcbe Add curves defint... |
421 422 |
|
fd5552a4 Info for plot ele... |
423 |
|
dbb7bcbe Add curves defint... |
424 |
|
a971060f Fix some bugs |
425 |
|
dbb7bcbe Add curves defint... |
426 427 428 429 430 431 432 433 434 |
|
a971060f Fix some bugs |
435 |
|
dbb7bcbe Add curves defint... |
436 437 438 |
|
486cc3c7 Add fill elements... |
439 440 441 442 |
|
a971060f Fix some bugs |
443 |
|
486cc3c7 Add fill elements... |
444 445 446 447 448 449 450 451 452 |
|
a971060f Fix some bugs |
453 |
|
486cc3c7 Add fill elements... |
454 455 456 |
|
a971060f Fix some bugs |
457 458 |
|
a0bf9157 Add tick plot and... |
459 460 461 462 463 464 465 466 467 468 469 470 471 472 |
|
a971060f Fix some bugs |
473 |
|
a0bf9157 Add tick plot and... |
474 475 476 |
|
94abdb37 Add params legend... |
477 478 479 480 481 482 |
|
94abdb37 Add params legend... |
483 484 485 |
|
339866c4 Add text legend d... |
486 |
|
94abdb37 Add params legend... |
487 |
|
339866c4 Add text legend d... |
488 489 |
|
fd5552a4 Info for plot ele... |
490 491 492 493 494 495 |
|
486cc3c7 Add fill elements... |
496 |
|
fd5552a4 Info for plot ele... |
497 498 499 |
|
a0bf9157 Add tick plot and... |
500 501 |
|
abe09878 Add panels and ax... |
502 503 504 505 506 507 508 509 510 511 512 513 514 515 |
|
abe09878 Add panels and ax... |
516 517 518 519 520 521 |
|
003ba315 Add Epoch Plot an... |
522 523 524 525 526 527 528 529 530 531 532 |
|
ced82260 Get initial plot ... |
533 |
|
003ba315 Add Epoch Plot an... |
534 |
|
a0bf9157 Add tick plot and... |
535 536 537 538 539 |
|
003ba315 Add Epoch Plot an... |
540 541 |
|
a971060f Fix some bugs |
542 |
|
abe09878 Add panels and ax... |
543 544 |
|
fd5552a4 Info for plot ele... |
545 546 547 |
|
509bf9fa Replace panel ID ... |
548 |
|
fd5552a4 Info for plot ele... |
549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 |
|
a971060f Fix some bugs |
565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 |
|
17433635 Add series and sp... |
627 |
|
abe09878 Add panels and ax... |
628 629 630 |
|
dbb7bcbe Add curves defint... |
631 632 |
|
2a0b8d2c Restore node stat... |
633 634 635 636 637 638 639 640 641 |
|
509bf9fa Replace panel ID ... |
642 643 |
|
abe09878 Add panels and ax... |
644 645 646 647 648 649 650 651 652 653 |
|
abe09878 Add panels and ax... |
654 655 656 657 658 659 660 |
|
003ba315 Add Epoch Plot an... |
661 662 663 664 665 666 667 668 669 670 671 672 673 674 |
|
a0bf9157 Add tick plot and... |
675 676 677 678 679 680 681 682 683 684 685 |
|
003ba315 Add Epoch Plot an... |
686 687 688 |
|
6a801541 Add possibility t... |
689 690 691 |
|
a971060f Fix some bugs |
692 |
|
94abdb37 Add params legend... |
693 694 |
|
339866c4 Add text legend d... |
695 696 697 698 699 700 |
|
829160b3 Add constants def... |
701 702 703 704 705 706 |
|
a8c54fb9 Add text object p... |
707 708 709 710 711 712 |
|
dbb7bcbe Add curves defint... |
713 714 715 716 717 718 |
|
486cc3c7 Add fill elements... |
719 720 721 722 723 724 |
|
abe09878 Add panels and ax... |
725 726 727 728 729 730 |
|
17433635 Add series and sp... |
731 732 733 734 735 736 |
|
dbb7bcbe Add curves defint... |
737 738 739 740 741 |
|
486cc3c7 Add fill elements... |
742 |
|
dbb7bcbe Add curves defint... |
743 |
|
abe09878 Add panels and ax... |
744 745 746 |
|