From 1b7a035220fc4ab6cf4506bbd0977b7562644dd7 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Wed, 18 Oct 2023 16:10:08 +0200 Subject: [PATCH] fix graph_fullxzoom in case of non monotonical sweep x axis variable --- doc/xschem_man/symbol_property_syntax.html | 3 +++ src/callback.c | 1 + src/draw.c | 11 ++++++++--- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/xschem_man/symbol_property_syntax.html b/doc/xschem_man/symbol_property_syntax.html index 1d5fb497..97430f45 100644 --- a/doc/xschem_man/symbol_property_syntax.html +++ b/doc/xschem_man/symbol_property_syntax.html @@ -535,6 +535,9 @@ verilog_format="xnor #(@risedel , @falldel ) @name ( @@Z , @@A , @@B );"