Giter Club home page Giter Club logo

Comments (7)

nabsiddiqui avatar nabsiddiqui commented on September 23, 2024

This is a copy of #147 so can probably be closed, but I agree that this should be changed.

from pix-plot.

MrPaulAlbert avatar MrPaulAlbert commented on September 23, 2024

from pix-plot.

nabsiddiqui avatar nabsiddiqui commented on September 23, 2024

Hey @MrPaulAlbert, sorry for the delay in the response. I'm not one of the original creators of PixPlot, I just use it for some projects. In regards to your question about changing the default point sizes, I believe you can change manifests.json in the output folder to have a different minimum and maximum point size.

from pix-plot.

MrPaulAlbert avatar MrPaulAlbert commented on September 23, 2024

Thanks so much for your feedback! I've tried working with likely variables in manifests.json with no luck. Bigger question, am I missing something with this project? Is there a user manual out there I just haven't come across? Not complaining, just curious!

from pix-plot.

pleonard212 avatar pleonard212 commented on September 23, 2024

Hi folks, I often make adjustments to lines ~94 or so in the manifest.json. I took a look at the values I edited most recently, and they were:

    "point_sizes": {
        "min": 0,
        "grid": 0.01153846153846154,
        "max": 0.01153846153846154,
        "scatter": 0.01153846153846154,
        "initial": 0.01153846153846154,
        "categorical": 0.003076923076923077,
        "geographic": 0.0001282051282051282
    },

You can try something like that -- experiment to see what works best.

from pix-plot.

nabsiddiqui avatar nabsiddiqui commented on September 23, 2024

@MrPaulAlbert You need to adjust the "initial" value under point sizes to reflect the size you want. The min and max should be inclusive of the "initial" value. In other words, if you set an initial value of 10, you can't set the min and max to be 0 and 1. So, you need to change all three of these values.

In terms of the user manual, I do not think there is anything like that available.

from pix-plot.

MrPaulAlbert avatar MrPaulAlbert commented on September 23, 2024

Thanks! Got it working.

from pix-plot.

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.