Skip to content

issues Search Results · repo:ostrosco/rtplot language:Rust

Filter by

15 results
 (63 ms)

15 results

inostrosco/rtplot (press backspace or delete to remove)

Hi! Just saw your project, and I had a similar idea. Allthough, I want to target vulkan. https://github.com/windelbouwman/quartz I ll keep an eye on your ideas! Regards, Windel
  • windelbouwman
  • 2
  • Opened 
    on Oct 4, 2019
  • #30

This would allow the user to have finer control of their color schemes.
  • ostrosco
  • Opened 
    on Aug 31, 2019
  • #23

See: https://en.wikipedia.org/wiki/Heat_map
  • ostrosco
  • Opened 
    on Aug 29, 2019
  • #22

Currently, the user is required to set up handling the inputs to close the plot themselves. This is unnecessary. The plot itself should handle any key bindings so the user can just instantiate the plot ...
  • ostrosco
  • 1
  • Opened 
    on Aug 29, 2019
  • #21

As different plots require different types of configuration, we should allow people to instantiate specific plots such as FFT, eye diagrams, etc., with appropriate parameters.
  • ostrosco
  • Opened 
    on Aug 29, 2019
  • #20

Currently, we only allow one line to be plotted at a time. This would allow us to plot multiple traces at the same time. Challenges would mostly involve the x-axis if the data is coming at different sample ...
  • ostrosco
  • Opened 
    on Aug 29, 2019
  • #18

To increase usability of the application, we should add more documentation on how to use this library.
  • ostrosco
  • Opened 
    on May 1, 2019
  • #17

Allow the user to enable a grid display.
  • ostrosco
  • 1
  • Opened 
    on Apr 15, 2019
  • #13

Currently, the plots only allow number lines to be shown if the limits are set by the user instead of dynamically calculated. We need to allow the number line to be calculated in dynamic plots as needed. ...
  • ostrosco
  • Opened 
    on Apr 15, 2019
  • #12

Allow sample-by-sample plotting as an option. Currently, we only support batch processing, where all new samples need to be provided at once.
  • ostrosco
  • Opened 
    on Apr 14, 2019
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub