-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: uplot graph is added and some re-rendering is reduced #3771
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
We would appreciate it if you could provide us with more info about this issue/pr! |
palashgdev
force-pushed
the
feat/uplot
branch
2 times, most recently
from
October 25, 2023 07:24
1d2ac31
to
e67c4da
Compare
palashgdev
force-pushed
the
feat/uplot
branch
from
October 26, 2023 05:03
2eba2f7
to
64474c1
Compare
This was referenced Oct 26, 2023
* refactor: added y-axis unit in uplot graph * refactor: removed the ticks stroke from both access * feat: create tooltip plugin for uplot charts (#3823) * feat: create tooltip plugin for uplot charts * feat: show labels in legends section --------- Co-authored-by: Yunus M <myounis.ar@live.com>
* chore: resize is updated * chore: uplot chart dark mode is updated * chore: widget is updated * chore: options is updated
* feat: fix dashboard title section and other uplot parity issues * feat: update scrollbar style for legend container
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
* fix: initial setup for full view done * refactor: done with the graph manager logic * refactor: done with the toggle issue in full view * refactor: done with toggle of data * refactor: done with legend to table mapping * refactor: ts error * chore: utils is updated * refactor: updated types * fix: option type fix --------- Co-authored-by: Palash Gupta <palashgdev@gmail.com>
#3919) * feat: use spline renderer to plot curved line graphs, full view imporvements * feat: increase min height for panel * chore: move code to utils and plugins in uplot folder * chore: update tooltip styles
* feat: uplot styles are fixed * fix: app dex aligment
This was referenced Nov 13, 2023
* fix: timestamp for start and end is updated for view trace * chore: timestamp is added
YounixM
previously approved these changes
Nov 15, 2023
YounixM
approved these changes
Nov 15, 2023
Rajat-Dabade
approved these changes
Nov 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.