-
Notifications
You must be signed in to change notification settings - Fork 1
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
add support for interactive data visualization for fprime channels & events #27
add support for interactive data visualization for fprime channels & events #27
Conversation
This reverts commit 0265788.
Loads line and scatter plot examples, with hover and view a data point capability, as of 9123981 |
f3f1e5b
to
4dc92de
Compare
CSV parser works as of 4dc92de |
Memo: need to download pharo image + vm into EDIT: attempting to install from local zip file results in hanging build, so reverting to using zeroconf server for now. |
362b0a5
to
b0a5149
Compare
Memo: need to install XML parser as to be able to parse fprime packet spec |
ea1b3ab
to
7ec2d75
Compare
7ec2d75
to
f0a8f35
Compare
f0a8f35
to
d60ff2d
Compare
XML parser works for collecting custom channel names from FPrime packet spec as of d60ff2d |
Dark Mode enabled as default in RoassalPlayground as of 78287d7 |
Dark mode works in Pharo Launcher as of 9a83216 |
- update pharo_version to 11 - refactor Roassal3 install to use pharo_version jinja variable
fbb6812
to
9a83216
Compare
Interactive (popup) scatter plot with chart labels as of 9a83216 |
6491418
to
4d2901e
Compare
4d2901e
to
4b1c964
Compare
RoassalPlayground supports exporting chart as SVG file onto disk as of 4b1c964 |
Installs Roassal (pharo image) with NeoCSV such that it can be opened from pharo launcher
closes #22
should merge #28 first, then rebase this PR off
main
, as to test if Roassal can read time-series data cached from fprime