Giter VIP home page Giter VIP logo

Comments (2)

xordspar0 avatar xordspar0 commented on June 12, 2024

We're looking at how to display multiple icons side-by-side so we can visualize multiple route evaluation criteria at once, but we're not sure of the best way to do this right now.

One option is to just put down one point for each criteria, each with its own icon to visualize a different criteria. Problems with doing this are that we would need to figure out where to place each point on the map, and the spacing between the points would be static: if your zoom way out, the points would all squish together, and if you zoom out, the points would be far apart.

Another option is to have one icon visible for each route at first. This would be an overall evaluation of the route. When the user clicks on this icon, a description would pop up that gives details about why the route was evaluated the way it was and ratings of all the individual criteria.

from data61-capstone-2016.

imanavaz avatar imanavaz commented on June 12, 2024

A work around would be to provide a panel on the side, so the user can choose which categories are of interest. Selecting the required categories will affect which points get displayed on the path.

Another approach would be to use visualizations to abstractly indicate the "goodness" of the path. For example use strokes and color to show the goodness, and if user wants, they can select the option of showing the actual points of interest. So with this, user can see which paths is better (for example the green thick one!) and to see why it is better, choose the option and see the points on the path to drill down.

With Strokes/color you could use twisting lines to show multi categories (I would very much like to see this one if possible to implement!)

from data61-capstone-2016.

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.