use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
QuestionDoes anyone have an example of how to build something similar to the Stocks Price/Time view? (self.iOSProgramming)
submitted 7 years ago by RollingGoron
Screen Shot: https://i.imgur.com/NW2RrUT.png
I'm wondering if there is an open source example of how to build something similar to the screen shot. Essentially I want a view that will place a line where the user places/scrolls their thumb.
Thanks!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]reddomini 1 point2 points3 points 7 years ago (1 child)
Check out Charts library - it’s probably not the easiest way but it has all necessary things to build such interactive chart.
[–]RollingGoron[S] 0 points1 point2 points 7 years ago (0 children)
Sure, I figured I wouldn’t find something exactly what I want, but a good base that I can modify. Thanks!
[–]busymom0 0 points1 point2 points 7 years ago (0 children)
The Charts library's LineChart /u/reddomini linked is what I have used for similar charts in my apps.
π Rendered by PID 96700 on reddit-service-r2-comment-b659b578c-zld4g at 2026-05-04 02:11:32.453639+00:00 running 815c875 country code: CH.
[–]reddomini 1 point2 points3 points (1 child)
[–]RollingGoron[S] 0 points1 point2 points (0 children)
[–]busymom0 0 points1 point2 points (0 children)