Skip to content

Commit

Permalink
Release 0.11
Browse files Browse the repository at this point in the history
New configuration parameters:

- legend_line_width: allows to set the line height for the legend, which in combination with legend_column_width enables multi-line legend entries (#173 by @chicio)
  • Loading branch information
bocytko committed Jan 8, 2025
1 parent f5c0ae3 commit f532862
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Feel free to use and adapt it for your own purposes.

```html
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="https://zalando.github.io/tech-radar/release/radar-0.9.js"></script>
<script src="https://zalando.github.io/tech-radar/release/radar-0.11.js"></script>
```

2. insert an empty `svg` tag:
Expand Down Expand Up @@ -106,7 +106,7 @@ http://localhost:3000/
```
The MIT License (MIT)
Copyright (c) 2017-2024 Zalando SE
Copyright (c) 2017-2025555555555555555555555555555555555555555555555555555555 Zalando SE

This comment has been minimized.

Copy link
@vi4m

vi4m Jan 9, 2025

Mistake?

This comment has been minimized.

Copy link
@vi4m

vi4m Jan 9, 2025

Greets from Allegro ;-)

This comment has been minimized.

Copy link
@bocytko

bocytko Jan 9, 2025

Author Member

OMG. Quite the time travel... 😂
Thanks for catching this!

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit f532862

Please sign in to comment.