Giter Club home page Giter Club logo

motor-mono-repo's Introduction

Motor Logo

lerna Join the community on Spectrum gzip size

The React Framework for Qlik Sense Mashups

Find docs, gudes, the API and more at motor-js.io

Commands

From Root

  • Publish new packages / commit repo's that are private: lerna publish
  • Start all packages: yarn start
  • Start specific package: lerna run start --scope=package-name

From Project Directory

  • Install dependencies: npm install
  • Start package: npm run start
  • Link engine package: lerna add @motor-js/engine --scope=package-name

Quick Features

  • Simple, opinionated API for interacting with the Qlik engine
  • Headless (100% customizable, Bring-your-own-UI)
  • Lightweight
  • Works with all Qlik Sense deployment types
  • Easy flag to expose the Capability APIs

Previous Version

  • You can find our previous release, including charts & components here, and documentation here.

motor-mono-repo's People

Contributors

alangrn avatar lureilly1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

wellingtonollv

motor-mono-repo's Issues

Alternate states

Hi Luke. as requested. here is an issue we are facing and ideally looking for a fix to the package.

we currently utilise alternate states within qlik sense, and mostly utilised within the the expressions/application. this is handled by allowing only certain states to make changes to charts. for example.

so if i create an alternate state in qlik sense app - lets say this is called 'state_new' i then need to be able to call and use this within the motor filter and also the charts being rendered / KPIs being built.

lets say - i have a bar chart that is currently rendered with and expression e.g

sum({$<DIM1=p({state_new})>}MY_SPEND)

this means only this object would be updated if the motor filter / selection was using the alternate state. these then wouldn't show in current selections which would also be useful as they are flags (switches) that are toggled on and off

so if there was a feature in motor filter / switches, that allowed a state name to be called, then the engine to allow for this state to be called it may work the same as sense.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.