Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.
/ barsPlus Public archive
forked from LarryWoodside/barsPlus

Qlik Sense Extension using AngularJS and D3 for charts with transitions

License

Notifications You must be signed in to change notification settings

qlik-oss/barsPlus

 
 

Repository files navigation

Deprecated

This extension is no longer maintained by Qlik and it is no longer part of the bundle.

barsPlus

This extension is part of the extension bundles for Qlik Sense. The repository is maintained and moderated by Qlik RD.

Feel free to fork and suggest pull requests for improvements and bug fixes. Changes will be moderated and reviewed before inclusion in future bundle versions. Please note that emphasis is on backward compatibility, i.e. breaking changes will most likely not be approved.

Usage documentation for the extension is available at https://help.qlik.com.

Developing the extension

If you want to do code changes to the extension follow these simple steps to get going.

  1. Get Qlik Sense Desktop
  2. Create a new app and add Bar & area chart to a sheet.
  3. Clone the repository
  4. Run npm install
  5. Run npm run build - to build a dev-version to the /dist folder.
  6. Move the content of the /dist folder to the extension directory. Usually in C:/Users/<user>/Documents/Qlik/Sense/Extensions/qlik-barplus-chart.

Original author

github.com/LarryWoodside

License

Released under the MIT License.

The external library D3 is used within this solution:

D3

  • License: BSD 3-Clause "New" or "Revised" License
  • Url: http://d3js.org/
  • Author: Michael Bostock

About

Qlik Sense Extension using AngularJS and D3 for charts with transitions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.5%
  • Shell 2.4%
  • Less 2.1%