From 7b9a201365c1cded0c09983c25a4a2a5154088b6 Mon Sep 17 00:00:00 2001 From: prakriti5dhang Date: Fri, 27 Sep 2024 10:48:36 +0530 Subject: [PATCH] monostable simulation --- .../simulation/css/monostable_astable.css | 20 +++++++++---------- .../simulation/monostable_multivibrator.html | 16 +++++++++------ 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/experiment/simulation/css/monostable_astable.css b/experiment/simulation/css/monostable_astable.css index 4839687..0140fab 100644 --- a/experiment/simulation/css/monostable_astable.css +++ b/experiment/simulation/css/monostable_astable.css @@ -11,14 +11,14 @@ and open the template in the editor. .canvasjs-chart-credit{ display:none; } - //.dropdown { + /*.dropdown { // position: relative; // display: inline-block; // height:20px; // font-size: 16px; // font-weight: bold; - // } + }*/ .dropdown-content { display: none; position: absolute; @@ -38,8 +38,8 @@ and open the template in the editor. img[id^="info_"] { - //background-color: #e4e5e9; - //background: none; + /*background-color: #e4e5e9; + //background: none;*/ border: none; padding: 5px; float: right; @@ -50,13 +50,13 @@ and open the template in the editor. } table { - //font-family:Arial, Helvetica, sans-serif; + /*font-family:Arial, Helvetica, sans-serif; //color:#666; //font-size:12px; //text-shadow: 1px 1px 0px #fff; //background:#eaebec; //margin:5px; - //border:#ccc 2px solid; + //border:#ccc 2px solid;*/ -moz-border-radius:3px; -webkit-border-radius:3px; @@ -68,8 +68,8 @@ table { } table tr:hover td{ background: #ccebff; - //background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); - //background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); + /*background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); + //background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); */ } table tr:last-child td:first-child{ -moz-border-radius-bottomleft:3px; @@ -98,8 +98,8 @@ table tr:last-child td:last-child{ color: #555; /*#fff;*/ text-align: center; - // padding: 5px 0; - // border-radius: 6px; + /*padding: 5px 0; + // border-radius: 6px;*/ /* Position the tooltip text */ position: absolute; diff --git a/experiment/simulation/monostable_multivibrator.html b/experiment/simulation/monostable_multivibrator.html index 5717de6..4b34637 100644 --- a/experiment/simulation/monostable_multivibrator.html +++ b/experiment/simulation/monostable_multivibrator.html @@ -156,7 +156,7 @@ - +

GRAPH PLOT

@@ -169,12 +169,16 @@
+ +
+ + + -