Debugging visualization.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2024-05-24 11:41:52 -05:00
parent 4210215215
commit 37f9025be7

View File

@ -614,6 +614,7 @@ TiddlyWiki >> networkView [
{ #category : #accessing } { #category : #accessing }
TiddlyWiki >> networkViewHighlightingCreator: creatorName [ TiddlyWiki >> networkViewHighlightingCreator: creatorName [
| view | | view |
view := GtMondrian new.
view nodes view nodes
stencil: [ :each | stencil: [ :each |
| color size | | color size |