Kerstens Maxim
Kerstens Maxim
After updating my series (amount of series changed from 7 to 3) `Fill.getFillColors` tries to load the series with index '3', which doesn't exist anymore. This happens on a bar...
I thought it would be a good addition to the package to support font conversion. The code is based on what dompdf ships in [loadfont.php](https://github.com/dompdf/utils/blob/master/load_font.php) ```cli font:convert {fontFamily : the...
I have an internal API that interfaces with multiple third-party APIs and normalizes the response to something more manageable. Because of this, I have properties that can either be 'integer'...
I've been going through the codebase for a few days now and I noticed it's pretty much impossible to make my own local changes without losing update-capability of the core...
- Isolates the tool's content into its own card, so it can be used separately - Removes padding around the tables - Allow for commands without arguments to be dispatched...
It would be nice to be to defined route groups, each group would get exported to a different file. I'd personally find it handy since it wouldn't expose urls i...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary `/callout` To generate a textblock with a colored background (optionally set an...