- Added the Parallel Route sample, demonstrating a custom Link.computePoints method in order to have multiple links between the same two ports have parallel segments. This makes use of the ParallelRouteLink.js extension.
- Fixed some instances of ticks not rendering on Graduated Panels with small Panel.graduatedTickUnit values.