sense-funnel-chart
Version:
Funnel Chart for Qlik Sense.
98 lines (62 loc) • 3.48 kB
Markdown
# Funnel Chart for Qlik Sense
> Funnel Chart for Qlik Sense.
[](https://github.com/stefanwalther/sense-funnel-chart)
***
## Table of Contents
<!-- toc -->
* [Screenshot](#screenshot)
* [Installation](#installation)
* [Configuration](#configuration)
* [Contributing](#contributing)
* [Todos](#todos)
* [Related projects](#related-projects)
* [Author](#author)
* [License](#license)
_(Table of contents generated by [verb])_
<!-- tocstop -->
***
## Screenshot
[](#screenshot)
## Installation
1. Download the [latest version](https://github.com/stefanwalther/sense-funnel-chart/raw/gh-pages/build/swr-funnelchart_latest.zip)
2. Qlik Sense Desktop
- To install, copy all files in the .zip file to folder "C:\Users[%Username%]\Documents\Qlik\Sense\Extensions\Funnelchart"
* Qlik Sense Server
- See instructions [how to import an extension on Qlik Sense Server](http://help.qlik.com/sense/en-us/developer/#../Subsystems/Workbench/Content/BuildingExtensions/HowTos/deploy-extensions.htm)
## Configuration
The funnel chart visualization extension only requires
* one dimension (the label)
* one measure
There are some other configuration options available:
* Inverting the funnel
* Forcing a curved layout
* Defining the the bottom pinch
[](#installation)
## Contributing
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/stefanwalther/sense-funnel-chart/issues).
The process for contributing is outlined below:
1. Create a fork of the project
2. Work on whatever bug or feature you wish
3. Create a pull request (PR)
I cannot guarantee that I will merge all PRs but I will evaluate them all.
## Todos
There are some features I definitely like to add. More [suggestions are welcome](https://github.com/stefanwalther/sense-funnel-chart/issues)!
* [X] Reflect number formatting of the property panel in the chart
* [ ] Modify color scheme
* [X] Make selections possible
## Related projects
Some related projects (Qlik Sense Visualization Extensions) I have recently created:
* [qliksense-extension-tutorial](https://github.com/stefanwalther/qliksense-extension-tutorial): Comprehensive tutorial to start developing Qlik Sense Extensions.
* [sense-media-box](https://github.com/stefanwalther/sense-media-box): Include web pages, videos, images and much more into your Qlik Sense app.
* [sense-themable-kpi-tile](https://github.com/stefanwalther/sense-themable-kpi-tile): KPI Tile for Qlik Sense with the ability to use themes or to customize background… [more](https://github.com/stefanwalther/sense-themable-kpi-tile)
* [sense-on-off-switch](https://github.com/stefanwalther/sense-on-off-switch): Set a variable in Qlik Sense to true/false using an on-off switch.
* [sense-extension-recipes](https://github.com/stefanwalther/sense-extension-recipes): Recipes on working with Qlik Sense Visualization Extensions.
## Author
**Stefan Walther**
+ [qliksite.io](http://qliksite.io)
* [twitter/waltherstefan](http://twitter.com/waltherstefan)
* [github.com/stefanwalther](http://github.com/stefanwalther)
## License
Released under the MIT license.
***
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on August 12, 2015._