superset/docs/index.rst

43 lines
1.3 KiB
ReStructuredText
Raw Normal View History

2015-12-17 19:26:36 -05:00
.. panoramix documentation master file, created by
sphinx-quickstart on Thu Dec 17 15:42:06 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
2015-12-25 16:06:36 -05:00
Documentation
2015-12-17 19:26:36 -05:00
=======================================
2015-12-25 16:06:36 -05:00
2015-12-17 19:26:36 -05:00
.. image:: img/tux_panoramix.png
Panoramix is an open source data visualization platform that make it easy to
slice, dice and visualize data.
2015-12-25 16:06:36 -05:00
Features
2015-12-17 19:26:36 -05:00
---------
- A rich set of data visualizations, integrated from some of the best visualization libraries
- Create and share simple dashboards
- An extensible, high-granularity security/permission model allowing intricate rules on who can access individual features and the dataset
- Enterprise-ready authentication with integration with major authentication providers (database, OpenID, LDAP, OAuth & REMOTE_USER through Flask AppBuilder)
- A simple semantic layer, allowing users to control how data sources are displayed in the UI by defining which fields should show up in which drop-down and which aggregation and function metrics are made available to the user
- Integration with most RDBMS through SqlAlchemy
- Deep integration with Druid.io
2015-12-25 16:06:36 -05:00
Contents
2015-12-17 19:26:36 -05:00
---------
.. toctree::
:maxdepth: 2
user_guide
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`