Skip to content
Discussion options

You must be logged in to vote

yes you can
the style of the container used to display the graph is set to use a background image.
See https://github.com/maxGraph/maxGraph/blob/v0.10.1/packages/html/stories/shared/configure.js#L23-L37
The grid image match the default grid size:

/**
* Specifies the grid size.
* @default 10
*/
gridSize: 10,

It is also possible to build a dynamic grid, which requires some code

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@reuse-ay
Comment options

Answer selected by reuse-ay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants