Skip to content

kpover/CyclePlotForQlikSense

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 5 commits ahead of AlejandroEvolcon:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
lib
 
 
 
 
 
 
 
 

Evolcon Cycle Plot

A cycle plot is an excellent way to clearly visualize changes in seasonal behavior over time. Find out more about how to use them in the following article blog post.

You can find a supported version with more features on the Vizlib Marketplace.

Cycle Plot example in Qlik Sense

Settings

Dimensions

Define two date/time fields as dimensions. The first dimension is displayed along the x-axis and is a repetitive or seasonal element. For example, months in a year, days in a week or hours in a day. The second dimension describes the different instances of each repetitive or seasonal element. For example, years, weeks, or days, respectively.

Measures

Define one measure that is used to display both the trend line and the mean line for each seasonal element. For example, sum(Sales).

Options

  • Define a calculation condition
  • Personalize the color of the trend and the mean line.

Versions

1.1.0

  • Enabled calculation condition option.
  • Made x-axis labels more responsive when there are more than 60 dimensional values.

Author

Karl Pover

License

Copyright © 2018 Alejandro Morales and Karl Pover, Evolcon

Released under the MIT license.


About

Cycle Plot for Qlikv Sense, useful for analysing cyclical patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • HTML 37.9%