index
:
Common-Interface-Project/.git
xcosblocks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blocks
/
eda-frontend
/
src
/
components
/
Shared
/
Graph.js
Age
Commit message (
Expand
)
Author
11 days
organize imports
Sunil Shetye
2025-06-04
fix defined but never used error
Sunil Shetye
2025-05-30
fix undefined variable error in scilab scripts
Sunil Shetye
2025-04-19
kill the scilab process if it is running
Sunil Shetye
2025-01-31
set the flags before setting interval
Sunil Shetye
2025-01-30
Updated parameters value in cscope and added formula in Yaxis for graph
Suchita Lad
2024-09-04
fix import
Sunil Shetye
2022-11-16
add statusClosed
Sunil Shetye
2022-11-16
adding z-axis to graph
Sunil Shetye
2022-09-13
Xshift FIX
TheThinker277
2022-09-13
X-Axis Shift
TheThinker277
2022-05-09
call clearInterval only after the pointList is empty
Sunil Shetye
2022-04-21
use const instead of let
Sunil Shetye
2022-04-20
use setInterval instead of repeated setTimeout
Sunil Shetye
2022-01-18
adding propTypes
Sunil Shetye
2022-01-17
remove Simulator: unused
Sunil Shetye
2022-01-13
remove semicolons
Sunil Shetye
2021-11-15
fix some code issues
Sunil Shetye
2021-10-01
filter data with encodeURIComponent()
Sunil Shetye
2021-04-11
remove eslint
Sunil Shetye
2021-04-11
adding frontend files
Sunil Shetye