Evan Pezent

Results 2 issues of Evan Pezent

This PR implements the new item styling proposal in #330, i.e. using structs passed to `ImPlot::PlotX` functions: ## ImPlotSpec **1. New enum and structs:** ```cpp enum ImProp_ { ImProp_LineColor, //...

Repro: run demo digital plots example, right click axes and invert -- digital plots no longer in view