+
+
+ Support for drag-and-drop and{' '}
+ SQL queries
-
-
+
+
+
+
+ Data caching for the faster load time of
+ charts and dashboards
-
-
+
+
+
+
+ Jinja templating and dashboard filters for
+ creating interactive dashboards
-
+
+
+
+
+ CSS templates to customize charts and
+ dashboards to your brand’s look and feel
+
+
+
+
+
+ Semantic layer for SQL data transformations
+
+
+
+
+
+ Cross-filters, drill-to-detail, and drill-by {' '}
+ features for deeper data analysis
+
+
+
+
+
+ Virtual datasets for ad-hoc data exploration
+
+
+
+
+
+ Access to new functionalities through{' '}
+ feature flags
+
+
-
- Supported Databases
-
-
- {Databases.map(
- ({
- title, imgName: imageName, width, height,
- }) => (
-
-
-
- ),
- )}
-
-
- ... and many other
-
- {' '}
- compatible databases
- {' '}
-
-
-
-
+
+
+
+
+
+
+ {Databases.map(({ title, href, imgName }) => (
+
+ {href ? (
+
+
+
+ ) : (
+
+ )}
+
+ ))}
+
+
+ ...and many other{' '}
+
+ compatible databases
+
+
+
+
-
- We use{' '}
-
-
-
-
);
}
diff --git a/docs/src/resources/data.js b/docs/src/resources/data.js
index 79b12017d..a07be5526 100644
--- a/docs/src/resources/data.js
+++ b/docs/src/resources/data.js
@@ -18,10 +18,35 @@
*/
export const Databases = [
+ {
+ title: 'PostgreSQL',
+ href: 'https://www.postgresql.org/',
+ imgName: 'postgresql.svg',
+ },
+ {
+ title: 'BigQuery',
+ href: 'https://cloud.google.com/bigquery/',
+ imgName: 'google-big-query.svg',
+ },
+ {
+ title: 'Snowflake',
+ href: 'https://www.snowflake.com/',
+ imgName: 'snowflake.svg',
+ },
+ {
+ title: 'MySQL',
+ href: 'https://www.mysql.com/',
+ imgName: 'mysql.jpg',
+ },
{
title: 'Amazon Redshift',
href: 'https://aws.amazon.com/redshift/',
- imgName: 'aws-redshift.png',
+ imgName: 'amazon-redshift.jpg',
+ },
+ {
+ title: 'Amazon Athena',
+ href: 'https://aws.amazon.com/pt/athena/',
+ imgName: 'amazon-athena.jpg',
},
{
title: 'Apache Druid',
@@ -29,133 +54,67 @@ export const Databases = [
imgName: 'druid.png',
},
{
- title: 'Apache Kylin',
- href: 'http://kylin.apache.org/',
- imgName: 'apache-kylin.png',
+ title: 'Databricks',
+ href: 'https://www.databricks.com',
+ imgName: 'databricks.png',
},
{
- title: 'BigQuery',
- href: 'https://cloud.google.com/bigquery/',
- imgName: 'googleBQ.png',
+ title: 'Google Sheets',
+ href: 'https://www.google.com/sheets/about/',
+ imgName: 'google-sheets.svg',
+ },
+ {
+ title: 'CSV',
+ imgName: 'csv.svg',
},
{
title: 'ClickHouse',
href: 'https://clickhouse.tech/',
imgName: 'clickhouse.png',
},
+ {
+ title: 'Rockset',
+ href: 'https://rockset.com/',
+ imgName: 'rockset.png',
+ },
{
title: 'Dremio',
href: 'https://dremio.com/',
imgName: 'dremio.png',
},
- {
- title: 'Databricks',
- href: 'https://www.databricks.com',
- imgName: 'databricks.png',
- },
- {
- title: 'Exasol',
- href: 'https://www.exasol.com/en/',
- imgName: 'exasol.png',
- },
- {
- title: 'FireBirdSql',
- href: 'https://firebirdsql.org/',
- imgName: 'firebird.png',
- },
- {
- title: 'Green Plum',
- href: 'https://greenplum.org/',
- imgName: 'greenplum.png',
- },
- {
- title: 'IBM Db2',
- href: 'https://www.ibm.com/analytics/db2',
- imgName: 'ibmdb2.png',
- },
- {
- title: 'MySQL',
- href: 'https://www.mysql.com/',
- imgName: 'mysql.png',
- },
- {
- title: 'Microsoft SqlServer',
- href: 'https://www.microsoft.com/en-us/sql-server',
- imgName: 'msql.png',
- },
- {
- title: 'MonetDB',
- href: 'https://www.monetdb.org/',
- imgName: 'monet.png',
- },
- {
- title: 'Oracle',
- href: 'https://www.oracle.com/database/',
- imgName: 'oraclelogo.png',
- },
- {
- title: 'PostgresSQL',
- href: 'https://www.postgresql.org/',
- imgName: 'postsql.png',
- },
- {
- title: 'Presto',
- href: 'https://prestodb.io/',
- imgName: 'presto-og.png',
- },
- {
- title: 'Snowflake',
- href: 'https://www.snowflake.com/',
- imgName: 'snowflake.png',
- },
- {
- title: 'SQLite',
- href: 'https://www.sqlite.org/index.html',
- imgName: 'sqlite.png',
- },
{
title: 'Trino',
href: 'https://trino.io/',
imgName: 'trino2.jpg',
},
{
- title: 'Rockset',
- href: 'https://rockset.com/',
- imgName: 'rockset.png',
+ title: 'Oracle',
+ href: 'https://www.oracle.com/database/',
+ imgName: 'oraclelogo.png',
},
{
- title: 'Vertica',
- href: 'https://www.vertica.com/',
- imgName: 'vertica.png',
+ title: 'Apache Pinot',
+ href: 'https://pinot.apache.org/',
+ imgName: 'apache-pinot.svg',
},
{
- title: 'Hologres',
- href: 'https://www.alibabacloud.com/product/hologres',
- imgName: 'hologres.png',
+ title: 'Presto',
+ href: 'https://prestodb.io/',
+ imgName: 'presto-og.png',
},
{
- title: 'IBM Netezza Performance Server',
- href: 'https://www.ibm.com/products/netezza',
- imgName: 'netezza.png',
+ title: 'IBM Db2',
+ href: 'https://www.ibm.com/analytics/db2',
+ imgName: 'ibmdb2.png',
},
{
- title: 'Teradata',
- href: "www.teradata.com",
- imgName: 'teradata.png'
+ title: 'SAP Hana',
+ href: 'https://www.sap.com/products/technology-platform/hana.html',
+ imgName: 'sap-hana.jpg',
},
{
- title: 'TimescaleDB',
- href: "www.timescale.com",
- imgName: 'timescale.png'
+ title: 'Microsoft SqlServer',
+ href: 'https://www.microsoft.com/en-us/sql-server',
+ imgName: 'msql.png',
},
- {
- title: 'YugabyteDB',
- href: "www.yugabyte.com",
- imgName: 'yugabyte.png'
- },
- {
- title: 'StarRocks',
- href: "www.starrocks.io",
- imgName: 'starrocks.png'
- }
];
diff --git a/docs/src/styles/custom.css b/docs/src/styles/custom.css
index 2f133aaeb..f13af3dbe 100644
--- a/docs/src/styles/custom.css
+++ b/docs/src/styles/custom.css
@@ -24,7 +24,7 @@
*/
/* You can override the default Infima variables here. */
-@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
+@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
:root {
--ifm-color-primary: #20a7c9;
@@ -34,80 +34,17 @@
--ifm-color-primary-light: #79cade;
--ifm-color-primary-lighter: #a5dbe9;
--ifm-color-primary-lightest: #d2edf4;
+ --ifm-font-base-color: #484848;
+ --ifm-font-base-color-inverse: #ffffff;
--ifm-code-font-size: 95%;
--ifm-menu-link-padding-vertical: 12px;
--doc-sidebar-width: 350px !important;
--ifm-navbar-height: none;
- --ifm-font-family-base: Inter;
-}
-body {
- font-family: Inter !important;
-}
-.DocSearch-Button .DocSearch-Button-Key {
- display: none;
-}
-.github-logo-container {
- background-image: url('/img/github.png');
- background-size: contain;
- width: 30px;
- height: 30px;
-}
-
-.theme-doc-toc-desktop {
- position: fixed !important;
-}
-
-.docusaurus-highlight-code-line {
- background-color: rgba(0, 0, 0, 0.1);
- display: block;
- margin: 0 calc(-1 * var(--ifm-pre-padding));
- padding: 0 var(--ifm-pre-padding);
-}
-
-html[data-theme='dark'] .docusaurus-highlight-code-line {
- background-color: rgba(0, 0, 0, 0.3);
-}
-
-.navbar__logo {
- height: 40px;
-}
-
-.navbar-sidebar__brand {
- padding-left: 0;
-}
-
-.menu,
-.navbar {
- font-size: 14px;
- font-weight: 400;
-}
-
-/* Hacks to disable Swagger UI's "try it out" interactive mode */
-.try-out,
-.auth-wrapper,
-.information-container {
- display: none !important;
-}
-
-.swagger-ui table td,
-.swagger-ui table th,
-.swagger-ui table tr {
- border: none;
-}
-
-.markdown h2:first-child {
- margin-top: 0.5em;
-}
-
-@media only screen and (min-width: 800px) {
- .navbar__logo {
- height: 50px;
- }
-
- .navbar {
- padding-left: 0;
- }
-}
-a > span > svg {
- display: none;
+ --ifm-font-family-base: Roboto;
+ --ifm-footer-background-color: #173036;
+ --ifm-footer-color: #87939a;
+ --ifm-off-section-background: #fbfbfb;
+ --ifm-border-color: #ededed;
+ --ifm-primary-text: #484848;
+ --ifm-secondary-text: #5f5f5f;
}
diff --git a/docs/src/styles/main.less b/docs/src/styles/main.less
index ba3c1ad0b..80dee90ec 100644
--- a/docs/src/styles/main.less
+++ b/docs/src/styles/main.less
@@ -19,3 +19,242 @@
@import '~antd/lib/style/themes/default.less';
@import '~antd/dist/antd.less'; // Import Ant Design styles by less entry
@import 'antd-theme.less';
+
+body {
+ font-family: var(--ifm-font-family-base);
+ color: var(--ifm-font-base-color);
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+ color: var(--ifm-font-base-color);
+ font-weight: var(--ifm-heading-font-weight);
+}
+
+.under-navbar {
+ margin-top: -67px;
+}
+
+.theme-doc-toc-desktop {
+ position: fixed !important;
+}
+
+.docusaurus-highlight-code-line {
+ background-color: rgba(0, 0, 0, 0.1);
+ display: block;
+ margin: 0 calc(-1 * var(--ifm-pre-padding));
+ padding: 0 var(--ifm-pre-padding);
+}
+
+html[data-theme='dark'] .docusaurus-highlight-code-line {
+ background-color: rgba(0, 0, 0, 0.3);
+}
+
+.menu {
+ font-size: 14px;
+ font-weight: 400;
+}
+
+/* Hacks to disable Swagger UI's "try it out" interactive mode */
+.try-out,
+.auth-wrapper,
+.information-container {
+ display: none !important;
+}
+
+.swagger-ui table td,
+.swagger-ui table th,
+.swagger-ui table tr {
+ border: none;
+}
+
+.markdown h2:first-child {
+ margin-top: 0.5em;
+}
+
+a > span > svg {
+ display: none;
+}
+
+/* Default button */
+
+.default-button-theme {
+ display: block;
+ background: linear-gradient(180deg, #20a7c9 0%, #0c8fae 100%);
+ color: #ffffff;
+ text-align: center;
+ position: relative;
+ z-index: 2;
+ &::before {
+ border-radius: inherit;
+ background: linear-gradient(180deg, #11b0d8 0%, #116f86 100%);
+ content: '';
+ display: block;
+ height: 100%;
+ position: absolute;
+ top: 0;
+ left: 0;
+ opacity: 0;
+ width: 100%;
+ z-index: -1;
+ transition: all 0.3s;
+ }
+ &:hover {
+ color: #ffffff;
+ &::before {
+ opacity: 1;
+ }
+ }
+}
+
+/* Navbar */
+
+.navbar {
+ font-size: 14px;
+ font-weight: 400;
+ background-color: #fff;
+
+ .get-started-button {
+ border-radius: 10px;
+ font-size: 18px;
+ font-weight: bold;
+ width: 142px;
+ padding: 7px 0;
+ margin-right: 20px;
+ }
+
+ .github-button {
+ background-image: url('/img/github.png');
+ background-size: contain;
+ width: 30px;
+ height: 30px;
+ margin-right: 10px;
+ }
+}
+
+.navbar--dark {
+ background-color: transparent;
+ border-bottom: 1px solid rgba(24, 115, 132, 0.4);
+
+ .github-button {
+ background-image: url('/img/github-dark.png');
+ }
+}
+
+.navbar__logo {
+ height: 50px;
+}
+
+.dropdown > .navbar__link::after {
+ display: none;
+}
+
+.navbar-sidebar__brand {
+ padding-left: 0;
+}
+
+@media only screen and (max-width: 996px) {
+ .navbar {
+ padding-right: 8px;
+ padding-left: 8px;
+
+ .get-started-button,
+ .github-button {
+ display: none;
+ }
+ }
+
+ .navbar__items {
+ flex-direction: row-reverse;
+ justify-content: space-between;
+ }
+
+ .navbar__logo {
+ height: 48px;
+ }
+}
+
+/* Sidebar */
+
+.navbar-sidebar {
+ left: auto;
+ right: 0;
+ transform: translate3d(100%, 0, 0);
+}
+
+/* Search Bar */
+
+.navbar .DocSearch {
+ --docsearch-text-color: #187384;
+ --docsearch-muted-color: #187384;
+ --docsearch-searchbox-background: #fff;
+ border: 1px solid #187384;
+ border-radius: 10px;
+
+ &.DocSearch-Button {
+ width: 225px;
+ }
+
+ .DocSearch-Search-Icon {
+ width: 16px;
+ height: 16px;
+ }
+
+ .DocSearch-Button-Key,
+ .DocSearch-Button-Placeholder {
+ display: none;
+ }
+}
+
+.navbar--dark .DocSearch {
+ --docsearch-searchbox-background: #1d3d46;
+}
+
+@media only screen and (max-width: 996px) {
+ .navbar .DocSearch.DocSearch-Button {
+ display: none;
+ }
+}
+
+/* Footer */
+
+.footer {
+ position: relative;
+ padding-top: 90px;
+ font-size: 15px;
+}
+
+.footer__applitools {
+ background-color: #0d3e49;
+ color: #e1e1e1;
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ padding: 16px 0;
+
+ img {
+ height: 34px;
+ }
+}
+
+.footer__divider {
+ margin: 10px auto 25px;
+}
+
+.footer small {
+ font-size: 13px;
+ display: block;
+ margin: 0 auto;
+ max-width: 830px;
+}
+
+@media only screen and (max-width: 996px) {
+ .footer__applitools img {
+ height: 28px;
+ }
+}
diff --git a/docs/static/img/applitools.png b/docs/static/img/applitools.png
index 66b7b1eb4..89034f378 100644
Binary files a/docs/static/img/applitools.png and b/docs/static/img/applitools.png differ
diff --git a/docs/static/img/check-icon.svg b/docs/static/img/check-icon.svg
new file mode 100644
index 000000000..858b2d3f3
--- /dev/null
+++ b/docs/static/img/check-icon.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/docs/static/img/community/blur.png b/docs/static/img/community/blur.png
new file mode 100644
index 000000000..78814af48
Binary files /dev/null and b/docs/static/img/community/blur.png differ
diff --git a/docs/static/img/community/coffee-symbol.png b/docs/static/img/community/coffee-symbol.png
new file mode 100644
index 000000000..e45475f08
Binary files /dev/null and b/docs/static/img/community/coffee-symbol.png differ
diff --git a/docs/static/img/community/email-symbol.png b/docs/static/img/community/email-symbol.png
new file mode 100644
index 000000000..5e437e8a4
Binary files /dev/null and b/docs/static/img/community/email-symbol.png differ
diff --git a/docs/static/img/community/github-symbol.jpg b/docs/static/img/community/github-symbol.jpg
new file mode 100644
index 000000000..f7f3e1e08
Binary files /dev/null and b/docs/static/img/community/github-symbol.jpg differ
diff --git a/docs/static/img/community/line.png b/docs/static/img/community/line.png
new file mode 100644
index 000000000..8ee3db38a
Binary files /dev/null and b/docs/static/img/community/line.png differ
diff --git a/docs/static/img/community/note-symbol.png b/docs/static/img/community/note-symbol.png
new file mode 100644
index 000000000..7aa69b005
Binary files /dev/null and b/docs/static/img/community/note-symbol.png differ
diff --git a/docs/static/img/community/slack-symbol.jpg b/docs/static/img/community/slack-symbol.jpg
new file mode 100644
index 000000000..25c468536
Binary files /dev/null and b/docs/static/img/community/slack-symbol.jpg differ
diff --git a/docs/static/img/community/stackoverflow-symbol.jpg b/docs/static/img/community/stackoverflow-symbol.jpg
new file mode 100644
index 000000000..5a9bc7dc3
Binary files /dev/null and b/docs/static/img/community/stackoverflow-symbol.jpg differ
diff --git a/docs/static/img/community/writing-symbol.png b/docs/static/img/community/writing-symbol.png
new file mode 100644
index 000000000..087b9dc2d
Binary files /dev/null and b/docs/static/img/community/writing-symbol.png differ
diff --git a/docs/static/img/databases/amazon-athena.jpg b/docs/static/img/databases/amazon-athena.jpg
new file mode 100644
index 000000000..33ee95c08
Binary files /dev/null and b/docs/static/img/databases/amazon-athena.jpg differ
diff --git a/docs/static/img/databases/amazon-redshift.jpg b/docs/static/img/databases/amazon-redshift.jpg
new file mode 100644
index 000000000..97a58612c
Binary files /dev/null and b/docs/static/img/databases/amazon-redshift.jpg differ
diff --git a/docs/static/img/databases/apache-pinot.svg b/docs/static/img/databases/apache-pinot.svg
new file mode 100644
index 000000000..0d69dd4d2
--- /dev/null
+++ b/docs/static/img/databases/apache-pinot.svg
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/static/img/databases/aws-redshift.png b/docs/static/img/databases/aws-redshift.png
deleted file mode 100644
index 73d79b8bf..000000000
Binary files a/docs/static/img/databases/aws-redshift.png and /dev/null differ
diff --git a/docs/static/img/databases/csv.svg b/docs/static/img/databases/csv.svg
new file mode 100644
index 000000000..792b90dee
--- /dev/null
+++ b/docs/static/img/databases/csv.svg
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/docs/static/img/databases/google-big-query.svg b/docs/static/img/databases/google-big-query.svg
new file mode 100644
index 000000000..08a0544bb
--- /dev/null
+++ b/docs/static/img/databases/google-big-query.svg
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/docs/static/img/databases/google-sheets.svg b/docs/static/img/databases/google-sheets.svg
new file mode 100644
index 000000000..11fcdd65f
--- /dev/null
+++ b/docs/static/img/databases/google-sheets.svg
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/static/img/databases/googleBQ.png b/docs/static/img/databases/googleBQ.png
deleted file mode 100644
index da6960ac9..000000000
Binary files a/docs/static/img/databases/googleBQ.png and /dev/null differ
diff --git a/docs/static/img/databases/mysql.jpg b/docs/static/img/databases/mysql.jpg
new file mode 100644
index 000000000..dedef48c6
Binary files /dev/null and b/docs/static/img/databases/mysql.jpg differ
diff --git a/docs/static/img/databases/mysql.png b/docs/static/img/databases/mysql.png
deleted file mode 100644
index b68620c28..000000000
Binary files a/docs/static/img/databases/mysql.png and /dev/null differ
diff --git a/docs/static/img/databases/postgresql.svg b/docs/static/img/databases/postgresql.svg
new file mode 100644
index 000000000..f96e464eb
--- /dev/null
+++ b/docs/static/img/databases/postgresql.svg
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/static/img/databases/postsql.png b/docs/static/img/databases/postsql.png
deleted file mode 100644
index ca488a2d9..000000000
Binary files a/docs/static/img/databases/postsql.png and /dev/null differ
diff --git a/docs/static/img/databases/sap-hana.jpg b/docs/static/img/databases/sap-hana.jpg
new file mode 100644
index 000000000..5374367ed
Binary files /dev/null and b/docs/static/img/databases/sap-hana.jpg differ
diff --git a/docs/static/img/databases/sap-hana.png b/docs/static/img/databases/sap-hana.png
new file mode 100644
index 000000000..8afdda394
Binary files /dev/null and b/docs/static/img/databases/sap-hana.png differ
diff --git a/docs/static/img/databases/snowflake.png b/docs/static/img/databases/snowflake.png
deleted file mode 100644
index adc3443fd..000000000
Binary files a/docs/static/img/databases/snowflake.png and /dev/null differ
diff --git a/docs/static/img/databases/snowflake.svg b/docs/static/img/databases/snowflake.svg
new file mode 100644
index 000000000..07462d241
--- /dev/null
+++ b/docs/static/img/databases/snowflake.svg
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/docs/static/img/features/modern-architecture.jpg b/docs/static/img/features/modern-architecture.jpg
new file mode 100644
index 000000000..da6320d51
Binary files /dev/null and b/docs/static/img/features/modern-architecture.jpg differ
diff --git a/docs/static/img/features/modern-databases.jpg b/docs/static/img/features/modern-databases.jpg
new file mode 100644
index 000000000..7ecfdb3cb
Binary files /dev/null and b/docs/static/img/features/modern-databases.jpg differ
diff --git a/docs/static/img/features/powerful-yet-easy.jpg b/docs/static/img/features/powerful-yet-easy.jpg
new file mode 100644
index 000000000..020999439
Binary files /dev/null and b/docs/static/img/features/powerful-yet-easy.jpg differ
diff --git a/docs/static/img/features/rich-visualizations.jpg b/docs/static/img/features/rich-visualizations.jpg
new file mode 100644
index 000000000..783e41fe5
Binary files /dev/null and b/docs/static/img/features/rich-visualizations.jpg differ
diff --git a/docs/static/img/github-dark.png b/docs/static/img/github-dark.png
new file mode 100644
index 000000000..7492fcb54
Binary files /dev/null and b/docs/static/img/github-dark.png differ
diff --git a/docs/static/img/grid-background.jpg b/docs/static/img/grid-background.jpg
new file mode 100644
index 000000000..865bfe85c
Binary files /dev/null and b/docs/static/img/grid-background.jpg differ
diff --git a/docs/static/img/hero-screenshot.jpg b/docs/static/img/hero-screenshot.jpg
new file mode 100644
index 000000000..7b2d99390
Binary files /dev/null and b/docs/static/img/hero-screenshot.jpg differ
diff --git a/docs/static/img/superset-logo-horiz-dark.svg b/docs/static/img/superset-logo-horiz-dark.svg
index 3fb7cdc0c..bcf41bff3 100644
--- a/docs/static/img/superset-logo-horiz-dark.svg
+++ b/docs/static/img/superset-logo-horiz-dark.svg
@@ -15,7 +15,7 @@
under the License.
-->
-
+
@@ -24,14 +24,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/docs/static/img/superset-mark-dark.svg b/docs/static/img/superset-mark-dark.svg
new file mode 100644
index 000000000..f501dcf98
--- /dev/null
+++ b/docs/static/img/superset-mark-dark.svg
@@ -0,0 +1,20 @@
+
+
+
+
+
diff --git a/docs/static/resources/openapi.json b/docs/static/resources/openapi.json
index c52592aae..94dca800c 100644
--- a/docs/static/resources/openapi.json
+++ b/docs/static/resources/openapi.json
@@ -1238,7 +1238,7 @@
"type": "array"
},
"granularity": {
- "description": "Name of temporal column used for time filtering.
+ "description": "Name of temporal column used for time filtering.",
"nullable": true,
"type": "string"
},
diff --git a/docs/static/video/superset-video-4k.mp4 b/docs/static/video/superset-video-4k.mp4
new file mode 100644
index 000000000..068ce30c6
Binary files /dev/null and b/docs/static/video/superset-video-4k.mp4 differ