tech-radar icon indicating copy to clipboard operation
tech-radar copied to clipboard

Visualizing our technology choices

Results 14 tech-radar issues
Sort by recently updated
recently updated
newest added

Hi Zalando Team! :) I'm investigating a way to know the tech interests in our company and create something like this. My main question here is: How do you collect...

Hey guys, Thanks for your project. This is an awesome and clear tech stack visualization. We've [slightly modified it](https://github.com/qiwi/tech-radar) for our bloody enterprise purposes, and I'd like to suggest a...

This changes a few things about links: 1. Links are now always enabled for blips Previously, it was only enabled for blips if there is no legend (config.print_layout = true)...

![image](https://user-images.githubusercontent.com/54579982/91719900-be252480-ebb3-11ea-87dc-3c5e5016c04d.png) When iam trying to reduce the height and width its not supporting

Currently the radar SVG has its font-family hardcoded, with this PR it becomes customizable. I noticed that `radar.css` prefers Source Sans Pro for the surrounding text. Let me know if...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Hello, I've modified the code for your radar to accommodate 5 quadrants and 3 rings. I've successfully drawn everything and adjusted the legend, but I'm struggling to position the blips...

first of all thank you for open sourcing your code used for your tech radar. this is not a issue, but a question on tech radar.js : how are overlaps...

It would be nice to have descriptions for entries. eg: ```js radar_visualization({ ... entries: [ { label: 'Foo', ring: RINGS.USE, quadrant: QUADRANTS.TOOLS, description: "very usefool tool" }, ] }); ```...

Hi! Following up this issue: https://github.com/zalando/tech-radar/issues/97#issuecomment-1272372250 @bocytko I'd like to suggest this repository to have a place where the guidelines in blog post are written inside the repository. So, this...