Alexander Wunschik
Alexander Wunschik
The calculation of the title position is ["still not fully correct" in the code](https://github.com/benkeen/d3pie/blob/08bfa9d63fe990631c29f576b5ef3605546d6bf5/d3pie-source/_text.js#L53). That is why the title/subtitle is not perfectly centered vertically. The project is not maintained anymore,...
We propose this way to implement this: ```js licenseFileOverrides: { 'cookie-signature': 'Readme.md/#L21-L42', isarray: 'README.md#L40-L60', } ```
Alternatively we could make it more verbose: ```js licenseFileOverrides: { 'cookie-signature': { file: 'Readme.md', lines: { from: 21, to: 42 // optional } } } ```
duplicate of #234
duplicate of #234
duplicate of #234
I don't think that a horizontal scrollbar makes sense here because for this to make sence the `min` and `max` would have to be set. Otherwise the timeline can be...
@niksonkjohn pull-requests are always welcome :wink:
@ignacioavellino Can you please describe in more detail what you are proposing. I'm not sure I understand. Thanks!
@yotamberk What do you think is something like this possible?