This page contains some examples of code I'm working on. All the code here is open source and the associated licences are defined. If you want to use the code anywhere please do, but please mention that you're using it.
I built this to use in my CV. The requirement was to be able to represent percentages of a single entity across a horizontal bar. Initially I implemented this for the work experience timeline but I'm beginning to see other uses for it.
I looked at alternatives that had already been built, the best one being the SMILE timeline, but it did a little more than I needed.
From start to finish devleopment of the initial version took one day to build. I'll respresent the amount of effort each part took below, using a pErrcentbar and use it as an example of how to implement it in the next few days, so if you're reading this now, check back in the next few days for a working example.
