How to create in makerjs create a grid and scale in the documentation?
I can not find the documentation on makerjs, how to implement the scale and grid in the examples of documentation?
Hi @doox911, are you referring to the blue UI as in the demo page? That is the Playground app. Others have been wanting this also, please see https://github.com/Microsoft/maker.js/issues/380#issuecomment-447597337
Thanks for the answer, but I did not find the definition of the grid and scale functions.
I still want to make sure we are talking about the blue canvas in the Playground app. I'm not sure if you might mean grid layout and scale.
I am interested in this:

Unfortunately, the Playground code is currently monolithic and is in need of componentization to allow using just parts of it. However, there isn't much magic to scaling to fit. Maybe look at this function.
Hello, I also need the beautiful blueprint for an ongoing project. So I made this little module. If it helps :) https://onlfait.github.io/svg-blueprint/docs/
Hello, I also need the beautiful blueprint for an ongoing project. So I made this little module. If it helps :) https://onlfait.github.io/svg-blueprint/docs/
Thanks. I will definitely try it. I wrote you a issues.