Added some simple colorscheme setters
These don't properly expose the implot style yet in a way that is consistent with imgui-rs' handling of styles. This is to be added later.
This commit is contained in:
parent
d02f25fb32
commit
af760648b6
2 changed files with 36 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
use imgui::{im_str, Condition, Window};
|
||||
use implot::Context;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue