redash
redash copied to clipboard
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
## What type of PR is this? - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [ ] New Query Runner (Data Source) - [...
## What type of PR is this? (check all applicable) - [x] Feature ## Description Adding more control to heatmap. Brick spacingand zRange (zmin and zmax).  ## Related Tickets...
im trying to connect my first data source in redash and im using a mongodb source and it seems to be giving me errors when i test connection but back...
### Discussed in https://github.com/getredash/redash/discussions/6544 Originally posted by **wind-up-bird** October 23, 2023 Add Amazon Timestream as data source. https://docs.aws.amazon.com/timestream/latest/developerguide/what-is-timestream.html
## What type of PR is this? - [ ] Refactor - [ ] Feature - [x] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...
### Issue Summary Visualization "Counter" became extremely small after updating the latest Docker image. It is related to the recent commit https://github.com/getredash/redash/commit/2795e1b7a08320849e86c36f94dad70ce69038a5. The `getCounterScale` calculation is not correct. Could we...
Redash is setting the flag `decode_responses` for its Redis connection. This is incompatible with the rq library - https://github.com/rq/rq/issues/1188. We are having some issues, and I suspect this might be...
I want to make the week start on Monday. Is there any way of doing this? 
In #5334 , I left a few comments about future work on the "fetch worksheet by title" functionality for the google spreadsheets query runner. We should address those, namely: -...
When trying to query a Google Spreadsheet and it wasn't found, as part of the message to the user show the service account email address. Reasoning: many times the user...