-
```plantuml
@startuml
node "Apache Superset" as superset
database "DB Server" {
component "Database" as supersetDb
note bottom of supersetDb
The database is project specifi…
-
## DRIs
| | DRI |
| ------- | ----------------- |
| Endgame | @peasee |
| QA | @Jeadie |
| Docs | @sgrebnov |
| Comms | @karifabri |
## Milestone Release Timeline
| …
-
## Screenshot
![image](https://github.com/user-attachments/assets/d591adc3-a03a-4b6c-9825-eff5edc40bdd)
## Description
2024-08-14 11:39:14,348:ERROR:marvel.views.error_handling:'Template' obj…
-
### Description
This project aims to be as metric-driven and transparent as possible. Toward that end a public analytics page, similar to https://analytics.usa.gov/ is [being planned](https://githu…
-
When I try to render some polygons using deck.gl, it shows an error, noting that `TypeError: Cannot use 'in' operator to search for 'geometry' in undefined`.
### Expected results
Render polygons…
-
I have followed the steps to run superset on Windows via docker. I've deleted everything and tried a number of times which results in the same issue.
#### How to reproduce the bug
I followed thi…
-
### Bug description
Can't save a Druid query into a Dataset when the query have params.
### How to reproduce the bug
Enable SQL templating
Create a query with params:
```sql
SELECT *
FROM "…
-
I am trying to run a timeseries line chart as capture below. I converted one of my columns labelled date which was imported as TEXT after uploading from csv to DATETIME and checked the is temporal c…
-
IMAGE SYNC
-
### Bug description
When creating a bar chart, we are able to add the x axis and y axis labels. However, upon editing the labels, the x axis and y axis labels gets removed. Besides, the x axis label …