jan pushed to polycollection at jan/masque 2025-11-14 21:30:55 -08:00
1faf5ccad5 [AutoTool] enable S-bends
3ba2ffd33f [AutoTool / SimpleTool] remove append arg
40e55a9067 [SimpleTool/AutoTool] clarify some error messages
Compare 3 commits »
jan pushed to master at jan/miscplot 2025-11-14 01:23:55 -08:00
483a831997 drop some excess imports
63fade279f [variability] group some code for clairity
798a9b74b2 [variability] add some comments
53d382088f [variability] drop nulls and nans so boxplots don't disappear
Compare 4 commits »
jan pushed to polycollection at jan/masque 2025-11-13 12:58:12 -08:00
1b79cd6f45 fixup! [AutoTool] Add first pass for AutoTool
jan pushed to polycollection at jan/masque 2025-11-13 00:39:45 -08:00
639850ab29 [AutoTool/SimpleTool/BasicTool] Rename BasicTool->SimpleTool and remove transition handling. Export AutoTool and SimpleTool at top level.
jan pushed to polycollection at jan/masque 2025-11-13 00:08:38 -08:00
2bf44f334a fixup! [AutoTool] pass in kwargs to straight fn call
jan pushed to polycollection at jan/masque 2025-11-13 00:01:18 -08:00
d37e6b873c [AutoTool] pass in kwargs to straight fn call
jan pushed to polycollection at jan/masque 2025-11-12 23:53:57 -08:00
2a8879e3d4 [AutoTool] consolidate duplicate code for path() and render()
jan pushed to polycollection at jan/masque 2025-11-12 23:34:32 -08:00
de534a755f fixup! [AutoTool] Use more dataclasses to clarify internal code
41bbfee80b fixup! [AutoTool] Use more dataclasses to clarify internal code
c7a8fac890 [AutoTool] add add_complementary_transitions()
Compare 3 commits »
jan pushed to polycollection at jan/masque 2025-11-12 19:02:57 -08:00
31d88b729e [AutoTool] add
jan pushed to polycollection at jan/masque 2025-11-12 18:51:01 -08:00
fe440b0c53 [AutoTool] Use more dataclasses to clarify internal code
a62deb211c [gdsii_arrow] fix or suppress a bunch of linter messages
Compare 2 commits »
jan pushed to polycollection at jan/masque 2025-11-12 17:49:17 -08:00
01f624cb6a [PolyCollection] rename setter arg to placate linter
8996d53479 [format_stacktrace] suppress linter
Compare 2 commits »
jan pushed to polycollection at jan/masque 2025-11-12 17:42:56 -08:00
899d05217e [AutoTool] support min/max length for straight segments
f374651bc4 fixup! fixup! [Pather / RenderPather] move common functionality into PatherMixin; redo hierarchy
fd03e09ea1 [BasicTool/AutoTool] fix port orientation for straight segments when using RenderPather
ba7fab6db2 fixup! fixup! [Pather / RenderPather] move common functionality into PatherMixin; redo hierarchy
Compare 4 commits »
jan pushed to polycollection at jan/masque 2025-11-12 01:09:06 -08:00
ace34aa7a3 [AutoTool] Add first pass for AutoTool
jan pushed to polycollection at jan/masque 2025-11-11 20:52:40 -08:00
69e6b1bff1 fixup! [Pather / RenderPather] move common functionality into PatherMixin; redo hierarchy
jan pushed to polycollection at jan/masque 2025-11-11 20:44:10 -08:00
701c297152 fixup! [Pather / RenderPather] move common functionality into PatherMixin; redo hierarchy
jan pushed to polycollection at jan/masque 2025-11-11 20:42:19 -08:00
74f341db77 fixup! [pather] code style changes
jan pushed to polycollection at jan/masque 2025-11-11 20:40:20 -08:00
4ce7525263 [RenderPather] add wrapped label/ref/polygon/rect functions
jan pushed to polycollection at jan/masque 2025-11-11 20:36:01 -08:00
e3c1c46b10 [Pather/RenderPather/PatherMixin] clean up imports
da35019dc8 [Pather / RenderPather] move common functionality into PatherMixin; redo hierarchy
d71ede927c [pather] code style changes
Compare 3 commits »
jan pushed to master at jan/miscplot 2025-11-05 22:59:50 -08:00
48896c9529 Add auto minor ticks
9cde38b620 [variability] reduce whisker thickness
60375d787a require python 3.11
ebff45fefe fixup version definition
Compare 4 commits »
jan pushed to master at jan/miscplot 2025-11-04 19:14:07 -08:00
40a33ecf13 initial commit