rill
rill copied to clipboard
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
This issue keeps a track for pending tasks in custom charts - **P0** - [x] Add support for comparisons - [x] Support custom formatting - [x] Custom styled tooltip on...
Contributes to #4300
Support specifying parameters and response types using OpenAPI, and expose the combined OpenAPI spec on `/v1/instances/{instance_id}/api/openapi`
P0 - [x] #4311 (@djbarnwal) - [x] #4312 (@djbarnwal, https://github.com/rilldata/rill/pull/4495) - [x] #4314 (@ericpgreen2, https://github.com/rilldata/rill/pull/4531) - [x] #4317 (@AdityaHegde) - [x] #4318 (@AdityaHegde) - [x] #4319 (@briangregoryholmes, https://github.com/rilldata/rill/pull/4249) - [x]...
Some customers or end users don't want the AI dashboard generation feature enabled by default. This should ideally be configurable as an instance-level setting (perhaps in `rill.yaml`). For more details,...
I was confused when my dashboard preview would bounce back to the dashboard editor. I only discovered that the theme color I picked was invalid when I checked my terminal...
When a user hovers over a truncated / abbreviated number in the TDD table or the Pivot table they should see the underlying full number. AC: * When hovering over...
We currently support domain whitelisting at the org-level, but not at the project-level.
To reproduce: 1. Go to TDD on any dashboard 2. Search for a value that will return 0 results (e.g "ooo" in the screenshot) 3. See that the immediate results...
**Describe the bug** Generate dashboard with AI fails if run on CSV file with a column "Strength 1" with a space. **To Reproduce** I imported a CSV file with a...