Coder Social home page Coder Social logo

mottie / pathslider Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 5.0 206 KB

Numerical slider that follows a Bezier path

Home Page: http://mottie.github.io/Pathslider/index.html

License: MIT License

JavaScript 65.76% HTML 13.67% CSS 20.57%
bezier-path curve jquery number path slider

pathslider's People

Contributors

mottie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pathslider's Issues

Pathslider on a svg grid

Thank you for creating this pathslider! I've been searching all day for a way to make this type of grid with a slider. I can't find anything like it, but Your solution is a very close match. I read a blog post earlier where you said there didn't seem to be much interest in this solution, so I am happy to see that you haven't abandoned it! Adding the different line colors was one of the enhancements I was looking for as well.

My issue is I have to create a curved slider that sits within a grid. I need to customize the slider knob with an image as well. I've created the grid using svg, but I'm not sure how to integrate your pathslider "onto" the svg grid background. I'm guessing I could wrap both the svg (set as background) and position the pathslider in a container div, and then modify their respective parameters separately (dynamically perferably), but I'm out on a limb here. Could you help me with this? I appreciate your help and here is a rough visual rendering of what I'm trying to do. Thank you

sliding-path-grid

Diffrent line collors

Hi
Thanks for your great work.

i was wondering if there is away to have different colors for the line (before and after the Grip)
curved slider

Thank's allot

Avi

Pathslider interact with an SVG graph

HI Rob,

I haven't used d3.js but was looking at those, one in particular (sans quantity bars). You can see the "bubble" moving along the path with your mouse, but your pathslider is the customization I'm looking for (slider on a path) and yours can be used on touchscreens.

The behavior I'm looking requires that the data creating the pathslider is positioned on the line graph appropriately dynamically -- like how a line graph will show data. Is this a possibility for enhancement?

I'm probably asking for more complexity than you have time to do or even designed the pathslider to do. My apologies, but many, many thanks for the answers and demos you have already provided. :)

Slider grip does not move smoothly.

Hi Rob,

I am facing an issue in path slider. It's grip is moving up and down which is giving me th shivering effect in grip. Colud you please help me out for the same ? How can i make the grip movement smooth without any zig-zag effect.

For reference , i am attaching the link below. It's how i want the smooothness for grip in path slider:-

http://bseth99.github.io/projects/svg/4-raphael-svg-slider.html

Select the circle option and check the behaviour. It is working smoothly. Hoping for the reply.

MIN / MAX value

Hi.

Is there away to configure the min and max value of the slider?

Thanks
Avi

CSS3 gradient method for slider curve color

Hi Rob,

Would you add linear gradient option to slider line color? I haven't tried this yet, but saw it in the docs as something you would add. Again, thanks for creating this!

hi there regarding the pathslider.

i have it curved exactly how i want it and its moving freely.
my question is how do i set the position using javascript and how would i use it the same way as i am using this volume control.

<input type="range" id="volume"  width="500" height="20px" min="0" max="100" step="1"oninput="actions(this.id,this.value);" onchange="actions(this.id,this.value);"/>

i would like to use 2 sliders on the same page.
any chance you could give me an example on how to interact with the slider please. BTW i love it, very easy to implement :)

my email address is [email protected]

Doesn't Seem To Work On iOS8?

Hi, first off... cool plugin! I am considering using it in an app I am working on, however while it works great on just about every other device I have tried, it doesn't seem to respond on iOS8. The slider shows up, and I can still see a glow when I touch/tap the handle of the pathslider, but it won't actually let me drag the handle at all. I noticed it has the same issue on my app prototype as well as on your hosted pathslider demos, so I don't believe it's something specific I have done...

Any ideas why this is or how it can be fixed?

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.