GithubHelp home page GithubHelp logo

Integrate with ASP.Net about d3-process-map HOT 5 CLOSED

pakolia avatar pakolia commented on June 6, 2024
Integrate with ASP.Net

from d3-process-map.

Comments (5)

nylen avatar nylen commented on June 6, 2024

The idea is that objects.json contains the data, and config.json contains the rules needed for processing the data. There is some processing done to both files before they are sent to the browser:

There is logic in common.php that changes the objects from an array to a hash, checks for dependency errors, and adds the dependedOnBy and docs properties to each object. Go to http://nylen.tv/d3-process-map/json.php to see the results of this logic, which is what the client-side code in script.js is expecting for data.

The best way to do this is to re-use the HTML and JavaScript code, and re-write that PHP logic in ASP.NET.

from d3-process-map.

pakolia avatar pakolia commented on June 6, 2024

Thanks for the response.

Do you have very above files for very small subset of the data? I am having tough time understanding co-relation in the objecs.json and config.json files with current data since it's very huge and with many dependency. I am looking for simple sample json files to start with.

Cheers.

from d3-process-map.

pakolia avatar pakolia commented on June 6, 2024

Hi Nylen,

Is there a way to highlight two levels of information instead of just one level in this visualization?

Thanks,

from d3-process-map.

nylen avatar nylen commented on June 6, 2024

No I don't have any simpler example files. If you have specific questions about the data format I can answer those. Otherwise you can try making smaller example files yourself.

See #3 for how you would change the code to highlight multiple levels of information.

from d3-process-map.

nylen avatar nylen commented on June 6, 2024

Closing due to inactivity.

from d3-process-map.

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.