GithubHelp home page GithubHelp logo

Comments (4)

skanaar avatar skanaar commented on September 25, 2024 2

This has been implemented as Custom Classifier Styles. 🎉
Should be a reusable and stringent way of adapting the diagrams to your needs.

#.box: fill=#8f8
#.blob: fill=pink visual=ellipse dashed bold italic
[<box> GreenBox]
[<blob> HideousBlob]

Happy nomling 🐳

from nomnoml.

palra avatar palra commented on September 25, 2024 1

As discussed in #36, using directives only to restrained sections of the code would be great. Something that could be done is something like defining a scope for the directive.

{
  #fill:red
  [A]
  [B]
}
{
  #fill:blue
  [C]
}

[A]->[C]

In this case, A and B would be rendered in red, C in blue.

from nomnoml.

skanaar avatar skanaar commented on September 25, 2024

Thanks 😊

nomnoml is trying to be a tool where you enter pure structure, and it handles all rendering aspects. Of course this rendering can be controlled - but intentionally with a crude level of control.
I have been mostly concerned with the layouting aspect of this crude control (it will probably never offer detailed control over the positioning of boxes and arrows).

But nothing is impossible - If this is a much requested feature I might reconsider.

from nomnoml.

mrzmyr avatar mrzmyr commented on September 25, 2024

+1

from nomnoml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.