Alec Posney 7d4fb280ba Add ability to easily select all for multi-filter
The multi filter option is useful but lacking in an easy easy way to
select all values. I have added in a psudo option '*' that when selected
automatically fills out the mutli-select with all possible filters.

I have also added in a second psudo option '-' which becomes available
_if_ the multi-filter has all possible values selected.
This makes it easy to clear the multi-filter.
2017-09-05 13:31:04 +10:00
2016-05-05 22:30:10 +03:00
2017-08-16 16:16:00 +03:00
2017-01-16 22:24:02 +02:00
2017-01-19 15:20:52 +02:00
2017-08-09 20:45:26 +03:00
2017-03-07 12:26:00 +02:00
2017-05-30 23:51:21 +09:00
2017-03-07 11:37:31 +02:00
2017-01-09 08:50:42 +02:00
2017-01-22 12:34:49 +02:00
2017-01-22 23:08:16 +02:00
2017-02-18 12:41:57 +02:00

Join the chat at https://gitter.im/getredash/redash Documentation

Redash is our take on freeing the data within our company in a way that will better fit our culture and usage patterns.

Prior to Redash, we tried to use traditional BI suites and discovered a set of bloated, technically challenged and slow tools/flows. What we were looking for was a more hacker'ish way to look at data, so we built one.

Redash was built to allow fast and easy access to billions of records, that we process and collect using Amazon Redshift ("petabyte scale data warehouse" that "speaks" PostgreSQL). Today Redash has support for querying multiple databases, including: Redshift, Google BigQuery, PostgreSQL, MySQL, Graphite, Presto, Google Spreadsheets, Cloudera Impala, Hive and custom scripts.

Redash consists of two parts:

  1. Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the query that generated it. This way everyone can peer review not only the resulting dataset but also the process that generated it. Also it's possible to fork it and generate new datasets and reach new insights.
  2. Dashboards/Visualizations: once you have a dataset, you can create different visualizations out of it, and then combine several visualizations into a single dashboard. Currently it supports charts, pivot table and cohorts.

Demo

You can try out the demo instance: http://demo.redash.io/ (login with any Google account).

Getting Started

Getting Help

Reporting Bugs and Contributing Code

  • Want to report a bug or request a feature? Please open an issue.
  • Want to help us build Redash? Fork the project, edit in a dev environment, and make a pull request. We need all the help we can get!

License

BSD-2-Clause.

Description
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Readme BSD-2-Clause 174 MiB
Languages
Python 44.4%
JavaScript 30.7%
TypeScript 17.5%
Less 6%
HTML 1%
Other 0.3%