Git Product home page Git Product logo

Comments (4)

jimdowning avatar jimdowning commented on September 26, 2024 1

Another thought of a suggested syntax how about the - before the > represents the past line and a - after denotes the future line, either being substituted by + to add flow highlighting? Not back compatible. Examples: -

Kettle >- Power (shows only line of the future)
Kettle ->- Power (shows both lines of future and past)
Kettle ->+ Power (shows both lines, with flow on the line of the future)
Kettle +>+ Power (shows both lines, with flow on both)

from onlinewardleymaps.

ShaunBulbrook avatar ShaunBulbrook commented on September 26, 2024

Not against this, but it this does become a thing, I'd prefer it to be behind a toggle.

It looks like the map is doing a bit of this at the moment, took me a few minutes to work out what was happening when evolving things, not sure how a new user would experiance it.

@jimdowning I've never really drawn maps with relationships only on evolutions - mainly because mine are mostly on paper and I draw evolutions as a secondary step - Is this a pattern you use often? (Just curious to see if I'm doing things wrong!) 😃

from onlinewardleymaps.

jimdowning avatar jimdowning commented on September 26, 2024

I think you're right - it needs flexibility to all the things folks do with maps.

We'll usually create maps as a sequence, so we'll show the 'future only' state in the later diagrams. 
I think the handling of lines of future needs some thought. Perhaps it could be an attribute on the relationship?

component Cup of Tea [0.8, 0.73]
component Hot Water [.6 .78] 
component Kettle [.3 .3] evolve .88
component Power [.1 .6] evolve .8
Cup of Tea -> Hot Water
Hot Water -> Kettle 
Kettle -> Power [hide-present]

OR

Kettle -> Power [future]

If the meaning was 'show' and the default was 'all'
To be honest, this kind of approach might be easier to remember for representing flow as well, and would allow further relationship customisation.

Thinking about it, this would also be useful because sometimes the relationships of the future state are different to the present state, so being able to control the visibility of present and future lines would be useful.

from onlinewardleymaps.

damonsk avatar damonsk commented on September 26, 2024

This is behind a toggle from the more menu.

from onlinewardleymaps.

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.