Patrick Hogan

Results 15 issues of Patrick Hogan

Three types of database naming conventions are in use. Database fields use camelcase ("timestampCall"), underscore separation ("call_record_id"), and other ("callerID"). After analyzing the code, this should be a fairly easy...

enhancement
wontfix

TypeError: Invalid value for schema path `email.type`

The Anthropic Claude homepage showcases y-axis support on charts; however, the financial-data-analyst quickstart lacks this feature. This omission affects usability, as users are unable to easily interpret y-axis values on...

### Add y-axis label support to chart rendering for financial-data-analyst quickstart #### Overview: This PR introduces y-axis label support to the charting library for the financial-data-analyst quickstart. Previously, users could...