Joseph Doiron

Results 7 issues of Joseph Doiron

## Feature Request Could you expose more Recharts [props](https://recharts.org/en-US/api/Tooltip) in your components. Specifically, I'd like to customize the tooltip content? https://github.com/tremorlabs/tremor/blob/b7dc5b60d33a45eec5f4e640c449b78998bd9f58/src/components/chart-elements/LineChart/LineChart.tsx#L102-L110

Type: Enhancement

This PR adds the ability for users to define a `mono_gen_docs_hook` entry in sub-directory (mono package) `mkdocs.yml` files. When merging the docs into the temp directory the script will be...

enhancement

If an imported statement url contains `.git` we need to remove it for the edit url to work. Example repo with issue: https://github.com/UCSD-ECEMAE-148/ucsd-ecemae-148.github.io/tree/main

enhancement

Is there a reason why `re.match`, which only matches If zero or more characters at the beginning of string match the regular expression pattern, is used instead of `re.search`, which...

## Issue Description When deleting a generation during retention checking, I've encountered a Azure API error. It looks like you're looping over the blob's but not deleting the ones that...

> [!NOTE] > PR description is still a work in progress. ### Motivation This PR improves choice elements (e.g., `ui.select`, `ui.toggle`, `ui.radio`, etc.) by making the options a type and...

feature
in progress